lukewilson2002 / oxcLinks
The first C compiler written in Rust.. mostly unworking.
☆43Updated 5 years ago
Alternatives and similar repositories for oxc
Users that are interested in oxc are comparing it to the libraries listed below
Sorting:
- Modular register allocator algorithms☆105Updated 3 years ago
- Interpreted language and bytecode VM of my own design written in Rust [Unmaintained]☆29Updated 6 years ago
- 🌸 a simple scripting language (alpha) 🌸☆139Updated 6 years ago
- A learning OS☆53Updated 6 years ago
- Jazz - modern and fast programming language.☆94Updated 3 years ago
- C99 (toy) compiler toolchain in Rust (in a weekend, for fun and self-education)☆174Updated 4 years ago
- Experimental Language based on Rust and Haskell☆51Updated 8 years ago
- Rust implementation of Xinu educational operating system☆34Updated 4 years ago
- LALR grammar and parser for Rust using flex and bison☆50Updated 8 years ago
- Simple and clear embedabble programming language☆19Updated 2 years ago
- x86_64 operating system, written in Rust☆33Updated 4 years ago
- A register-based VM in Rust☆72Updated 6 years ago
- Language server providing completion for gluon☆54Updated 2 years ago
- A statically-typed compiled language defined by a simple grammar☆24Updated 3 years ago
- A collection of core system utilities written in Rust for Unix-like systems (and now Windows)☆138Updated 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
- Core utils re-implementation for UNIX/UNIX-like systems written in Rust☆107Updated 3 weeks ago
- A stripped-down version of Git, implemented in Rust☆135Updated last year
- A simple Pascal interpreter written in rust.☆58Updated 6 years ago
- Aligned allocation for Rust☆15Updated 4 years ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- Garbage collector implementation in Rust for Rust☆13Updated 5 years ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 5 years ago
- An interpreted language written in Rust inspired by the Lisp family of languages.☆61Updated 3 years ago
- Pseudo-OS for the Raspberry Pi. Written in Rust.☆46Updated 9 years ago
- [WIP] Compiler for the Limonite programming language.☆14Updated 3 years ago
- A C compiler written in Rust, with a focus on good error messages.☆301Updated 8 months ago
- A strongly & statically typed systems level language focused on ease of use, portability and speed, built for the modern age.☆53Updated 4 years ago
- A compiler for the esoteric language ℂ.☆28Updated 4 years ago
- Slab allocator for no_std systems. Uses multiple slabs with blocks of different sizes and makes a linked list from free blocks☆12Updated 2 years ago