1 unstable release

Uses old Rust 2015

0.1.0 Nov 4, 2017

#28 in #guide

23 downloads per month

MIT license

45KB
1K SLoC

Rust 1K SLoC // 0.1% comments JavaScript 122 SLoC // 0.1% comments Shell 21 SLoC // 0.1% comments

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) @=

Dependencies

~3.5MB
~72K SLoC