thepowersgang / rust-cc
A C Compiler/Parser written in Rust
☆53Updated 3 months ago
Alternatives and similar repositories for rust-cc
Users that are interested in rust-cc are comparing it to the libraries listed below
Sorting:
- Greenspunning Rust's macro_rules!☆33Updated 6 years ago
- A tree-walk lox interpreter written in Rust.☆19Updated 7 years ago
- abandoned update of jack crenshaw's compilers intro☆116Updated 6 years ago
- LLVM wrappers for Rust☆68Updated 7 years ago
- Jazz - modern and fast programming language.☆92Updated 2 years ago
- x86_64 OS kernel with completely async userspace and single address space [WIP; but basic kernel functionality implemented]☆31Updated 4 years ago
- A toy byte-code virtual machine written in Rust☆15Updated 8 years ago
- A port of the Berkeley YACC parser-generator to Rust☆129Updated last year
- A JIT experiment in Rust☆137Updated 10 months ago
- A very small GC in Rust, with a safe API☆62Updated 10 months ago
- A Rust-like language compiling to x86-64 assembler☆53Updated 2 years ago
- In-memory filesystem in Rust☆73Updated 5 years ago
- ☆59Updated 3 years ago
- A backup of the Rust wiki☆69Updated 8 years ago
- A simple Pascal interpreter written in rust.☆56Updated 6 years ago
- Pratt parser written in Rust☆90Updated last year
- A super-simple compiler demoing how to talk to LLVM from Rust☆93Updated 8 years ago
- An ordered map and set based on a trie.☆28Updated 4 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Rust implementation of Xinu educational operating system☆34Updated 4 years ago
- Stackful coroutine library for Rust that "just works"☆53Updated 2 years ago
- ☆29Updated 7 years ago
- LALR grammar and parser for Rust using flex and bison☆47Updated 7 years ago
- A network stack in pure Rust☆56Updated 8 years ago
- Safe Rust LLVM bindings☆123Updated 8 years ago
- A pure Rust memory allocator☆50Updated 11 years ago
- An almost-parallel, semi-functioning, dynamic linker experiment, written in Rust☆169Updated 7 years ago
- A Rust quicksort implementation for in-place sorting.☆17Updated 4 years ago
- Ergonomic trie data structure☆27Updated 6 years ago
- Lox Interpreter/REPL written in Rust☆36Updated 6 years ago