yodalee / computationbook-rustLinks
Example code for Understanding Computation http://computationbook.com/ in Rust
☆36Updated 6 years ago
Alternatives and similar repositories for computationbook-rust
Users that are interested in computationbook-rust are comparing it to the libraries listed below
Sorting:
- ☆151Updated 5 years ago
- Rust implementation of the projects from the book Modern Compiler Implementation in ML☆144Updated 2 months ago
- ☆28Updated 8 years ago
- Collecting examples and information to help design a memory model for Rust.☆126Updated 6 years ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- Modeling NLL and the Rust borrowck☆84Updated 7 years ago
- A prototype embedded operating system written in Rust☆61Updated 3 years ago
- Manage multiple LLVM/Clang builds☆165Updated last year
- rucc is a tiny toy C compiler in Rust.☆194Updated last year
- garbage collection☆323Updated 6 years ago
- Rust bindings to LLVM. (Mirror of https://gitlab.com/taricorp/llvm-sys.rs/)☆210Updated 3 weeks ago
- 🚧 (Archived) StellarSQL: a minimal SQL DBMS written in Rust☆87Updated 6 years ago
- Open Data Structures (in Rust)☆354Updated 5 years ago
- A kernel module written in Rust☆136Updated 6 years ago
- A pure functional language for type-level programming in Rust☆331Updated 2 years ago
- C99 (toy) compiler toolchain in Rust (in a weekend, for fun and self-education)☆173Updated 4 years ago
- A Rust macro for writing regex pattern matching.☆49Updated 4 years ago
- A Rust API search engine☆414Updated last year
- GLL parsing framework.☆137Updated last year
- The book "Writing a RISC-V Emulator from Scratch in 10 Steps".☆129Updated 2 years ago
- An article explaining the unsoundness I found in owning-ref☆27Updated 3 years ago
- Algorithms, 4th Edition. Coursera MOOC. in Rust.☆93Updated 9 years ago
- home for proposals in and around compile-time function evaluation☆110Updated 2 years ago
- Rust code to build an inverted index for a corpus of text files.☆104Updated this week
- A talk about the history of Rust☆37Updated 9 years ago
- A demand-driven compiler with strong IDE support☆196Updated 3 years ago
- pest book☆53Updated 2 weeks ago
- Toy C compiler☆250Updated 4 years ago
- Manipulate LLVM-IR in Pure Rust☆221Updated 3 years ago
- A simple CDCL(Conflict-Driven-Clause-Learning) SAT solver in Rust.☆38Updated last year