~rabbits/uxnfor

Uxntal formatter, written in Tal

refs

main
browse  log 

clone

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

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

#Uxnfor

A formatter for the Uxntal programming language, written in Uxntal.

#Build

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.

builds.sr.ht status

#Usage

The following command will read a tal file and format and overwrite it.

uxncli bin/uxnfor.rom path/to/source.tal

#Extras