thepowersgang / rust-ccLinks
A C Compiler/Parser written in Rust
☆53Updated 2 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:
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- A tree-walk lox interpreter written in Rust.☆19Updated 7 years ago
- In-memory filesystem in Rust☆73Updated 5 years ago
- Final project for CIS 198 at Penn☆79Updated 8 years ago
- A simple Pascal interpreter written in rust.☆58Updated 6 years ago
- A JIT experiment in Rust☆140Updated last year
- LALR grammar and parser for Rust using flex and bison☆50Updated 8 years ago
- A port of the Berkeley YACC parser-generator to Rust☆132Updated 2 years ago
- Greenspunning Rust's macro_rules!☆33Updated 7 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Stackful coroutine library for Rust that "just works"☆53Updated 3 years ago
- Context utilities in Rust☆92Updated 2 years ago
- Jazz - modern and fast programming language.☆94Updated 3 years ago
- liburing bindings☆35Updated 3 years ago
- An interpreted language written in Rust inspired by the Lisp family of languages.☆61Updated 3 years ago
- Pratt parser written in Rust☆91Updated last year
- A Rust-like language compiling to x86-64 assembler☆53Updated 3 years ago
- WIP Port of Rust's std to Minix☆45Updated 5 years ago
- A statically structurally typed JIT-compiled programming language, mainly for embedding in other programs.☆63Updated 6 years ago
- A C expression parser and evaluator☆49Updated 2 years ago
- abandoned update of jack crenshaw's compilers intro☆116Updated 6 years ago
- Experimental Language based on Rust and Haskell☆51Updated 8 years ago
- Safe Rust LLVM bindings☆124Updated 8 years ago
- dlmalloc ported into Rust☆111Updated last month
- LLVM wrappers for Rust☆69Updated 8 years ago
- My game for Ludum Dare 49, written in Rust to be run in the browser via WASM and HTML5☆14Updated 4 years ago
- Asynchronous file I/O for Tokio☆48Updated 3 months ago
- A pure Rust memory allocator☆50Updated 12 years ago
- A rust interpreter for the Lox language☆25Updated 5 years ago
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 6 years ago