~binarycat/uxnfth

forth for uxn virtual machine
removed dependency from bss lib
syntax extentions
add stuff for uxnstrip

refs

front
browse  log 

clone

read-only
https://git.sr.ht/~binarycat/uxnfth
read/write
git@git.sr.ht:~binarycat/uxnfth

You can also use your local clone with git send-email.

#uxnfth

uxnfth is not yet in a stable state, and may change in a way that breaks existing code. everything mentioned in the documentation, however, is unlikely to change.

#building

run mk, or sh build.sh.

#example

$ uxncli fth.rom
Loaded fth.rom
 ok
#03 #05 c+
 ok
.x
08 ok

#documentation

documentation is in the doc/ directory.