Compiled stack-based language heavily inspired by tsoding/porth
The language currently only supports basic arithmetic and conditions The language also only currently supports x86_64 on unix-like operating systems (macos, bsd, linux etc)
$ cargo run <file> (optional -r to run after compilation)
You must have NASM and LD installed and in your PATH