Documentation
  • Coverage
  • 1.14%
    1 out of 88 items documented0 out of 16 items with examples
  • Size
  • Source code size: 48.5 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.66 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 17s Average build duration of successful builds.
  • all releases: 17s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • Documentation
  • Cxarli/rust-glass
    2 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • Cxarli

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