Documentation

rust-glass

Travis Build Status Code Climate

A Glass compiler written in Rust.

Thanks to Mariko Kosaka for this handy guide on how to be/make a compiler.

NOTE This version includes a @ command which swaps the top 2 items from the stack. Instead of (_n)1=, (which, according to the documentation, should not work), use (_n) @=