yodalee / computationbook-rustLinks
Example code for Understanding Computation http://computationbook.com/ in Rust
☆35Updated 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:
- ☆150Updated 5 years ago
- Collecting examples and information to help design a memory model for Rust.☆126Updated 5 years ago
- A prototype embedded operating system written in Rust☆61Updated 3 years ago
- 🚧 (Archived) StellarSQL: a minimal SQL DBMS written in Rust☆87Updated 6 years ago
- GLL parsing framework.☆137Updated last year
- PEG parser generator built on top of nom☆70Updated 5 years ago
- A demand-driven compiler with strong IDE support☆196Updated 3 years ago
- Modeling NLL and the Rust borrowck☆80Updated 7 years ago
- A Rust macro for writing regex pattern matching.☆49Updated 4 years ago
- A talk about the history of Rust☆37Updated 8 years ago
- A very small GC in Rust, with a safe API☆62Updated 11 months ago
- garbage collection☆321Updated 5 years ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆95Updated 8 years ago
- A pure functional language for type-level programming in Rust☆330Updated 2 years ago
- Initialization code ("crt0") written in Rust☆70Updated 3 years ago
- A graphical debugger for Rust MIR☆190Updated 2 years ago
- ☆27Updated 8 years ago
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated last year
- A concurrent GC.☆43Updated 2 years ago
- Slides of "Everything in Rust" of COSCUP 2019☆11Updated 5 years ago
- The book "Writing a RISC-V Emulator from Scratch in 10 Steps".☆130Updated 2 years ago
- Fast lexer code generator for Rust☆141Updated 2 months ago
- A terminal text editor to be ACCEPTED☆115Updated last year
- Structurally-typed strict functional core language☆19Updated 6 months ago
- home for proposals in and around compile-time function evaluation☆110Updated last year
- Pratt parser written in Rust☆90Updated last year
- C99 (toy) compiler toolchain in Rust (in a weekend, for fun and self-education)☆172Updated 4 years ago
- An almost-parallel, semi-functioning, dynamic linker experiment, written in Rust☆169Updated 7 years ago
- Rust implementation of the projects from the book Modern Compiler Implementation in ML☆143Updated last week
- extremely boring async function runner!☆157Updated 2 years ago