~rabbits/thuesday

Thue ordinator, written in Tal

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~rabbits/thuesday
read/write
git@git.sr.ht:~rabbits/thuesday

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

#Thuesday

Thuesday is a Thue virtual machine, written in Uxntal.

#Build

You must have an Uxntal assembler.

uxnasm src/thuesday.tal bin/thuesday.rom

If do not wish to assemble it yourself, you can download thuesday.rom.

#Run

You must have a Varvara emulator.

uxnemu bin/thuesday.rom

#Manual

Source files may not have blank lines, linebreaks use backtick instead of 0x0a or 0x0d.