pwoolcoc / crafting-interpreters-rust
Following along with http://www.craftinginterpreters.com, except in Rust
☆24Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for crafting-interpreters-rust
- ☆37Updated 7 years ago
- Convert `try!()` into `?`s☆33Updated 7 years ago
- Automatically derives `is_dog` and `is_cat` methods for `enum Pet { Dog, Cat }`.☆23Updated 3 years ago
- A dynamically typed value with fast downcasting.☆26Updated 8 years ago
- A very small GC in Rust, with a safe API☆61Updated 4 months ago
- ☆27Updated 7 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- bytevec: A Rust serialization library that uses byte vectors☆41Updated 2 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 7 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆88Updated 3 years ago
- Working group focused on language runtimes - implementing GC and concurrency in safe Rust APIs☆33Updated 6 years ago
- Scrap Your Rust Boilerplate☆54Updated 7 years ago
- Concatenate and print files in a Rust byte slice compatible format.☆12Updated last year
- A monotonic solver designed to be easy to use with Rust enum expressions☆45Updated 3 years ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆20Updated last year
- A collection of example code in Rust for the tutorials on http://ogldev.atspace.co.uk/ .☆26Updated 7 years ago
- Lint to disallow the moving of marked types in Rust☆34Updated 8 years ago
- Pure-Rust Command Line Editing Library☆27Updated 8 years ago
- Install a Cargo application from source without a preexisting Rust installation☆36Updated 9 years ago
- An attempt to make a port of minimp3 to Rust☆30Updated 5 years ago
- A fast map for when one doesn't care about choosing the keys.☆26Updated 2 weeks ago
- Custom exit status codes with ? in main☆29Updated 5 years ago
- Rust wrappers around references, boxes and Arcs.☆68Updated 2 years ago
- A syntax extension providing higher-order attributes to Rust.☆16Updated 6 years ago
- Rust library providing a counter-based thread barrier☆53Updated 5 years ago