| Crates.io | glass |
| lib.rs | glass |
| version | 0.1.0 |
| created_at | 2017-11-04 19:13:27.147724+00 |
| updated_at | 2017-11-04 19:13:27.147724+00 |
| description | Glass compiler |
| homepage | https://github.com/C-Bouthoorn/rust-glass |
| repository | https://github.com/C-Bouthoorn/rust-glass |
| max_upload_size | |
| id | 38153 |
| size | 48,509 |
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) @=