descriptionNative self-hosting x86 GNU/Linux Forth System
ownerketmar@ketmar.no-ip.org
last changeFri, 15 Dec 2023 04:35:25 +0000 (15 04:35 +0000)
content tags
add:
README
this is direct-threaded self-hosting x86 32-bit GNU/Linux Forth system.

UrForth level 1 doesn't need anything except UrForth itself to build the
system from the soruces. there is a prebuilt binary in this repository
which can be used to bootstrap the system (with 'c.sh' shell script).

see URFORTH.me file for some random rants and notes.


***************************************************************************
this system is no more. it served my needs well, but i have the new one now.
see https://repo.or.cz/uroborus.git
***************************************************************************


have fun, and happy hacking
Ketmar Dark // Invisible Vector
shortlog
2023-12-15 ketmaradded deprecation note, and link to Uroborusmaster
2023-11-21 ketmaroptimised variable access (variables are immediate...
2023-11-18 ketmardisx86: fixed two print bugs i accidentally (oops)
2023-11-13 ketmaruse longer, but safer "next" macro
2023-11-10 ketmardisx86: small bugfix in displacement printer (proper...
2023-11-09 ketmaradded Fossil repo URL to README
2023-11-03 ketmarturned off interactive debugger (but still generate...
2023-09-30 ketmarfixed several comments ;-)
2020-11-21 ketmarxog: don't paint background for double-buffered windows...
2020-11-21 ketmarxog: use "&" in button caption to set a hotkey
2020-11-20 ketmaruroof: fixed bug with segfaul at duplicate field/method...
2020-11-20 ketmarl1: changed user-abort to dynamically allocate message...
2020-11-20 ketmarl0, meta, l1: added "UWITHIN" and "UWITHIN-OF"; updated...
2020-11-20 ketmarxog: added hotkey processing, and button hotkeying
2020-11-20 ketmarxog: widget changes; added "foreach-child"
2020-11-20 ketmarxog: cosmetix, "prev-sibling"
...
heads
4 months ago master
3 years ago heisenbug