thepowersgang / rust-cc
A C Compiler/Parser written in Rust
☆52Updated 11 months ago
Related projects ⓘ
Alternatives and complementary repositories for rust-cc
- A JIT experiment in Rust☆132Updated 4 months ago
- A toy byte-code virtual machine written in Rust☆15Updated 7 years ago
- A very small GC in Rust, with a safe API☆61Updated 4 months ago
- In-memory filesystem in Rust☆71Updated 5 years ago
- Experimental Language based on Rust and Haskell☆51Updated 7 years ago
- LLVM wrappers for Rust☆68Updated 7 years ago
- A toy Lisp compiler targeting x86-64☆40Updated 4 years ago
- abandoned update of jack crenshaw's compilers intro☆115Updated 6 years ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆92Updated 8 years ago
- x86_64 OS kernel with completely async userspace and single address space [WIP; but basic kernel functionality implemented]☆30Updated 4 years ago
- An interpreted language written in Rust inspired by the Lisp family of languages.☆60Updated 2 years ago
- A VM-based runtime environment for functional programming languages☆45Updated 7 years ago
- Working group focused on language runtimes - implementing GC and concurrency in safe Rust APIs☆33Updated 6 years ago
- An ordered map and set based on a trie.☆29Updated 4 years ago
- Greenspunning Rust's macro_rules!☆32Updated 6 years ago
- Pratt parser written in Rust☆87Updated last year
- ☆59Updated 3 years ago
- A rust version of the Monkey Interpreter from "Writing an Interpreter in Go"☆38Updated 4 years ago
- Jazz - modern and fast programming language.☆90Updated 2 years ago
- LibJIT wrapper for Rust☆59Updated 6 years ago
- Type-safe transmutations between layout-compatible types.☆120Updated 4 years ago
- LALR grammar and parser for Rust using flex and bison☆47Updated 7 years ago
- Jazz - register-based virtual machine and programming language☆26Updated 5 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated last year
- ☆33Updated 4 years ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆20Updated last year
- Composable, lock-free, allocation-light data structures☆60Updated 6 years ago
- Safe Rust LLVM bindings☆119Updated 7 years ago
- Implementation of libm in rust☆34Updated 7 years ago