Added more tests
Better stream implementation
Process target test file
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
The following command will read a tal
file and format and overwrite it.
uxncli bin/uxnfor.rom path/to/source.tal