Optimization
Improved test file
Improved examples
A formatter for the Uxntal programming language, written in Uxntal.
You must have the Uxn assembler and emulator.
uxnasm src/uxnfor.tal bin/uxnfor.rom
If do not wish to assemble it yourself, you can download uxnfor.rom.
The following command will read a tal
file and format and overwrite it.
uxncli bin/uxnfor.rom path/to/source.tal