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:
- Interpreted language and bytecode VM of my own design written in Rust [Unmaintained]☆28Updated 6 years ago
- Jazz - modern and fast programming language.☆93Updated 3 years ago
- LALR grammar and parser for Rust using flex and bison☆49Updated 7 years ago
- Garbage collector implementation in Rust for Rust☆13Updated 4 years ago
- Simple and clear embedabble programming language☆19Updated 2 years ago
- Experimental Language based on Rust and Haskell☆51Updated 8 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- 🌸 a simple scripting language (alpha) 🌸☆138Updated 6 years ago
- A statically-typed compiled language defined by a simple grammar☆24Updated 2 years ago
- C99 (toy) compiler toolchain in Rust (in a weekend, for fun and self-education)☆173Updated 4 years ago
- An interpreted language written in Rust inspired by the Lisp family of languages.☆61Updated 3 years ago
- Safe LLVM bindings for Rust☆22Updated last year
- Aligned allocation for Rust☆15Updated 4 years ago
- [WIP] Compiler for the Limonite programming language.☆14Updated 3 years ago
- x86_64 operating system, written in Rust☆33Updated 4 years ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 5 years ago
- Core utils re-implementation for UNIX/UNIX-like systems written in Rust☆105Updated last year
- 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
- A learning OS☆53Updated 6 years ago
- Rust implementation of Xinu educational operating system☆34Updated 4 years ago
- A simple Pascal interpreter written in rust.☆58Updated 6 years 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
- Rust testing framework for compilers and VMs☆51Updated 5 months ago
- Lua dialect in rust☆22Updated 4 years ago
- x86_64 OS kernel with completely async userspace and single address space [WIP; but basic kernel functionality implemented]☆31Updated 5 years ago
- Automatic peephole optimizer for Cranelift JIT compiler☆19Updated 4 years ago
- Pseudo-OS for the Raspberry Pi. Written in Rust.☆46Updated 9 years ago
- Jazz - register-based virtual machine and programming language☆27Updated 6 years ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- A JIT experiment in Rust☆139Updated last year