glass

Crates.ioglass
lib.rsglass
version0.1.0
sourcesrc
created_at2017-11-04 19:13:27.147724
updated_at2017-11-04 19:13:27.147724
descriptionGlass compiler
homepagehttps://github.com/C-Bouthoorn/rust-glass
repositoryhttps://github.com/C-Bouthoorn/rust-glass
max_upload_size
id38153
size48,509
Charlie Bouthoorn (C-Bouthoorn)

documentation

https://github.com/C-Bouthoorn/rust-glass

README

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

Commit count: 1

cargo fmt