pwoolcoc / crafting-interpreters-rustLinks
Following along with http://www.craftinginterpreters.com, except in Rust
☆25Updated 7 years ago
Alternatives and similar repositories for crafting-interpreters-rust
Users that are interested in crafting-interpreters-rust are comparing it to the libraries listed below
Sorting:
- A monotonic solver designed to be easy to use with Rust enum expressions☆47Updated 4 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- A very small GC in Rust, with a safe API☆62Updated last year
- A library which finds language features in rust code and provides resources on them.☆39Updated 7 years ago
- bytevec: A Rust serialization library that uses byte vectors☆41Updated 2 years ago
- Working group focused on language runtimes - implementing GC and concurrency in safe Rust APIs☆34Updated 7 years ago
- Units of Measure for Rust☆46Updated 9 years ago
- Pure-Rust Command Line Editing Library☆26Updated 8 years ago
- Use format strings to create strongly-typed data pack/unpack interfaces☆62Updated last year
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 3 years ago
- indexlist: A doubly linked list, backed by a vector☆85Updated last year
- Scripting DSL with Rust interpreter☆32Updated 3 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago
- Minimal UI library based on relm (GTK+), written in Rust.☆40Updated 3 years ago
- An attempt to make a port of minimp3 to Rust☆30Updated 6 years ago
- D-inspired contract programming in Rust using macros☆54Updated 4 years ago
- A parser-combinator library for Rust☆45Updated 9 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Scrap Your Rust Boilerplate☆55Updated 7 years ago
- Expose web api libraries as plugins in a way that is easy for Rust developers☆45Updated 7 years ago
- A macro to generate Rust actors☆45Updated 4 years ago
- A toy Lisp compiler targeting x86-64☆40Updated 5 years ago
- Ergonomic, garbage collected strings for Rust☆36Updated 8 years ago
- A language for designing slides☆116Updated last year
- ☆5Updated 9 years ago
- failure + error-chain = 💖☆54Updated 4 years ago
- Automatically derives `is_dog` and `is_cat` methods for `enum Pet { Dog, Cat }`.☆23Updated 4 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- ☆37Updated 8 years ago