abs0luty / lang-impls-in-rustLinks
π A list of language implementations written in Rust. Encouraging people to write language-related projects in Rust!
β24Updated last year
Alternatives and similar repositories for lang-impls-in-rust
Users that are interested in lang-impls-in-rust are comparing it to the libraries listed below
Sorting:
- π A statically typed, compiled programming language, largely inspired by Jai, Odin, and Zig.β89Updated 2 weeks ago
- An interpreted language written in Rust.β17Updated 2 years ago
- Ellie is a type-safe programing language that runs on embedded and sandboxed environments.β46Updated 2 months ago
- Macro assembler for Rustβ35Updated last year
- A me maintained zub-vm fork. A super-fast, stack-based virtual machine for dynamic languagesβ12Updated 3 months ago
- Ygen - Yet another code generation libary (abandoned)β112Updated last month
- β¨ An open source WIP general programming language for web development built using Rust. β¨β42Updated last year
- JIT codegen backend with SSA IR based on B3 from WebKit