thepowersgang / rust-cc
A C Compiler/Parser written in Rust
☆53Updated 3 weeks ago
Alternatives and similar repositories for rust-cc:
Users that are interested in rust-cc are comparing it to the libraries listed below
- A tree-walk lox interpreter written in Rust.☆19Updated 6 years ago
- A very small GC in Rust, with a safe API☆61Updated 7 months ago
- abandoned update of jack crenshaw's compilers intro☆115Updated 6 years ago
- Implementation of libm in rust☆34Updated 7 years ago
- An ordered map and set based on a trie.☆29Updated 4 years ago
- A simple Pascal interpreter written in rust.☆54Updated 6 years ago
- Greenspunning Rust's macro_rules!☆32Updated 6 years ago
- ☆58Updated 3 years ago
- LLVM wrappers for Rust☆68Updated 7 years ago
- A toy byte-code virtual machine written in Rust☆15Updated 8 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated 2 years ago
- Stackful coroutine library for Rust that "just works"☆53Updated 2 years ago
- Transpiling lua-5.3.5 to rust with c2rust☆22Updated 6 years ago
- Experimental Language based on Rust and Haskell☆51Updated 8 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- Jazz - modern and fast programming language.☆91Updated 2 years ago
- An interpreted language written in Rust inspired by the Lisp family of languages.☆60Updated 2 years ago
- A toy Lisp compiler targeting x86-64☆40Updated 4 years ago
- A network stack in pure Rust☆56Updated 8 years ago
- PEG parser generator built on top of nom☆69Updated 5 years ago
- dlmalloc ported into Rust☆98Updated last week
- A Rust-like language compiling to x86-64 assembler☆53Updated 2 years ago
- Mirror of https://gitlab.redox-os.org/redox-os/syscall☆32Updated last month
- Miscellaneous Collections☆64Updated 9 years ago
- x86_64 OS kernel with completely async userspace and single address space [WIP; but basic kernel functionality implemented]☆31Updated 4 years ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆15Updated 4 years ago
- A port of the Berkeley YACC parser-generator to Rust☆127Updated last year
- A super-simple compiler demoing how to talk to LLVM from Rust☆94Updated 8 years ago
- Garbage collection for Rust inspired by CPython's gcmodule☆20Updated 2 years ago