pwoolcoc / crafting-interpreters-rustLinks
Following along with http://www.craftinginterpreters.com, except in Rust
☆25Updated 8 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:
- Pure-Rust Command Line Editing Library☆26Updated 9 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆92Updated 4 years ago
- A monotonic solver designed to be easy to use with Rust enum expressions☆48Updated 4 years ago
- Scripting DSL with Rust interpreter☆33Updated 3 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Rust wrappers around references, boxes and Arcs.☆71Updated 3 years ago
- A language for designing slides☆116Updated last month
- A library which finds language features in rust code and provides resources on them.☆39Updated 7 years ago
- Ergonomic, garbage collected strings for Rust☆37Updated 8 years ago
- A very small GC in Rust, with a safe API☆63Updated last year
- ☆37Updated 9 years ago
- And I'll look down and whisper "GNO."☆59Updated 9 years ago
- Cheat sheet for concepts in Rust which come in matching sets or have some pleasing symmetry☆70Updated 8 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- bytevec: A Rust serialization library that uses byte vectors☆42Updated 3 years ago
- A whitespace-sensitive syntax for rust☆72Updated 8 years ago
- indexlist: A doubly linked list, backed by a vector☆85Updated 2 years ago
- The Request for Explanation podcast that explains Rust RFCs☆60Updated 5 years ago
- Expose web api libraries as plugins in a way that is easy for Rust developers☆45Updated 8 years ago
- A Rust SDL2 clone of Flappy Gopher which is a clone of Flappy Bird☆66Updated 8 years ago
- Rust's missing development batteries☆121Updated 8 years ago
- A list of useful Rust crates.☆43Updated 8 years ago
- Working group focused on language runtimes - implementing GC and concurrency in safe Rust APIs☆34Updated 7 years ago
- Use format strings to create strongly-typed data pack/unpack interfaces☆62Updated 2 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- Visualize vertical data inside your terminal 💦☆90Updated 11 months ago
- Text rendering with glium☆49Updated 5 years ago
- A stripped-down version of Git, implemented in Rust☆137Updated last year
- Automatically derives `is_dog` and `is_cat` methods for `enum Pet { Dog, Cat }`.☆22Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago