thepowersgang / rust-ccLinks
A C Compiler/Parser written in Rust
☆53Updated 5 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 tree-walk lox interpreter written in Rust.☆20Updated 7 years ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- A simple Pascal interpreter written in rust.☆60Updated 6 years ago
- A JIT experiment in Rust☆142Updated last year
- In-memory filesystem in Rust☆73Updated 6 years ago
- LALR grammar and parser for Rust using flex and bison☆51Updated 8 years ago
- A rust interpreter for the Lox language☆26Updated 5 years ago
- Stackful coroutine library for Rust that "just works"☆53Updated 3 years ago
- Final project for CIS 198 at Penn☆79Updated 9 years ago
- Context utilities in Rust☆94Updated 2 years ago
- Safe Rust LLVM bindings☆125Updated 9 years ago
- Greenspunning Rust's macro_rules!☆33Updated 7 years ago
- Pratt parser written in Rust☆98Updated 2 years ago
- LLVM wrappers for Rust☆69Updated 8 years ago
- A virtual file system written in Rust.☆134Updated 6 years ago
- A port of the Berkeley YACC parser-generator to Rust☆133Updated 2 years ago
- A Rust-like language compiling to x86-64 assembler☆54Updated 3 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 3 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 6 years ago
- C99 (toy) compiler toolchain in Rust (in a weekend, for fun and self-education)☆176Updated 5 years ago
- 🌸 a simple scripting language (alpha) 🌸☆140Updated 6 years ago
- An interpreted language written in Rust inspired by the Lisp family of languages.☆61Updated 3 years ago
- An interface to a generic allocator so a no_std rust library can allocate memory, with, or without stdlib being linked.☆177Updated 2 years ago
- Pure Rust implementation of Lua compiler.☆202Updated 4 years ago
- Asynchronous file I/O for Tokio☆48Updated 6 months ago
- HTML/CSS render engine in Rust.☆20Updated 8 years ago
- dlmalloc ported into Rust☆114Updated last month
- WIP Port of Rust's std to Minix☆45Updated 5 years ago
- Pure Rust Distributed Hash Table☆37Updated 9 years ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 5 years ago