uxnlin/README.md

505 B

Uxnlin

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

Build

You must have the 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