# Uxnlin A linter for the Uxntal programming language, written in [Uxntal](https://wiki.xxiivv.com/site/uxntal.html). ## Build You must have the [Uxn](https://git.sr.ht/~rabbits/uxn/) assembler and emulator. ### Usage The following command will read a `tal` file and raise warnings if optimizations can be found. ``` uxncli bin/uxnlin.rom path/to/source.tal ``` ## TODOs ``` #12 STH -> LITr 12 #1234 -> LIT2r 1234 ``` ## Extras - [Need a hand?](https://llllllll.co/t/uxn-virtual-computer/46103)