lukewilson2002 / oxcLinks
The first C compiler written in Rust.. mostly unworking.
☆42Updated 5 years ago
Alternatives and similar repositories for oxc
Users that are interested in oxc are comparing it to the libraries listed below
Sorting:
- 🌸 a simple scripting language (alpha) 🌸☆140Updated 6 years ago
- C99 (toy) compiler toolchain in Rust (in a weekend, for fun and self-education)☆176Updated 5 years ago
- A learning OS☆53Updated 6 years ago
- x86_64 operating system, written in Rust☆33Updated 4 years ago
- Jazz - modern and fast programming language.☆94Updated 3 years ago
- Simple and clear embedabble programming language☆19Updated 2 years ago
- Modular register allocator algorithms☆105Updated 3 years ago
- Rust implementation of Xinu educational operating system☆34Updated 5 years ago
- Interpreted language and bytecode VM of my own design written in Rust [Unmaintained]☆29Updated 6 years ago
- A very basic operating system written in Rust, with some sprinklings of Assembly.☆25Updated 7 years ago
- Experimental Language based on Rust and Haskell☆53Updated 8 years ago
- ✨ a microkernel in Rust☆41Updated 4 years ago
- A collection of core system utilities written in Rust for Unix-like systems (and now Windows)☆138Updated 7 years ago
- Core utils re-implementation for UNIX/UNIX-like systems written in Rust☆109Updated 2 months ago
- A register-based VM in Rust☆73Updated 6 years ago
- x86_64 OS kernel with completely async userspace and single address space [WIP; but basic kernel functionality implemented]☆31Updated 5 years ago
- Garbage collector implementation in Rust for Rust