thepowersgang / rust-ccLinks
A C Compiler/Parser written in Rust
☆53Updated 4 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
- In-memory filesystem in Rust☆73Updated 6 years ago
- LALR grammar and parser for Rust using flex and bison☆51Updated 8 years ago
- A tree-walk lox interpreter written in Rust.☆20Updated 7 years ago
- A JIT experiment in Rust☆141Updated last year
- A simple Pascal interpreter written in rust.☆60Updated 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
- Final project for CIS 198 at Penn☆79Updated 9 years ago
- Greenspunning Rust's macro_rules!☆33Updated 7 years ago
- Stackful coroutine library for Rust that "just works"☆53Updated 3 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- A virtual file system written in Rust.☆134Updated 6 years ago
- C99 (toy) compiler toolchain in Rust (in a weekend, for fun and self-education)☆176Updated 5 years ago
- Context utilities in Rust☆94Updated 2 years ago
- dlmalloc ported into Rust☆112Updated 2 weeks ago
- Just hacking around on a toy Rust-based on based on the blog posts at http://blog.phil-opp.com/☆91Updated 3 years ago
- A DSL parsing library for human readable text documents☆91Updated 4 years ago
- abandoned update of jack crenshaw's compilers intro☆117Updated 7 years ago
- A kernel module written in Rust☆135Updated 6 years ago
- An interface to a generic allocator so a no_std rust library can allocate memory, with, or without stdlib being linked.☆176Updated 2 years ago
- Utilities for concurrent programming☆37Updated 7 years ago
- A network stack in pure Rust☆58Updated 9 years ago
- A very small GC in Rust, with a safe API☆63Updated last year
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 6 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
- A rust interpreter for the Lox language☆26Updated 5 years ago
- Asynchronous file I/O for Tokio☆48Updated 5 months ago
- 🌸 a simple scripting language (alpha) 🌸☆140Updated 6 years ago