rush-rs / rushLinks
A simple programming language for researching different ways of program execution and compilation
☆33Updated 11 months ago
Alternatives and similar repositories for rush
Users that are interested in rush are comparing it to the libraries listed below
Sorting:
- hindley-milner algorithm☆62Updated 2 years ago
- QBE IR in natural Rust data structures☆115Updated last week
- Performance comparisons between various virtual interpreter implementation strategies☆44Updated last year
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year
- 👌 A smol functional language that targets other languages☆64Updated last year
- Functional language with a powerful type system.☆172Updated last year
- Static Pointer Analyzer and Transpiler from C to Safe Rust☆25Updated 3 months ago
- an interactive programming language☆48Updated this week
- (WIP) A programming language☆42Updated 8 months ago
- A gradually typed language originally based on the crafting interpreters series☆64Updated last month
- An experimental programming language for ergonomic software verification☆16Updated 3 months ago
- Pattern matching and exhaustiveness checking algorithms implemented in Rust☆223Updated 10 months ago
- A highly experiment portable runtime☆20Updated last year
- A gradually-typed, functional scripting language with a friendly syntax and interpreter written in Rust!☆31Updated 3 years ago
- ☆58Updated 2 years ago
- An interpreter for the 1991 Oriel scripting language☆58Updated last year
- An interface for writing a RustTypeChecker.☆43Updated 2 years ago
- Zesterer's Text Editor☆31Updated last week
- Garbage collector library☆23Updated 3 years ago
- Minimal Prolog implemented in Rust☆44Updated 11 months ago
- The Solid-State Register Allocator☆87Updated 2 years ago
- 🍊 A statically typed, compiled programming language, largely inspired by Jai, Odin, and Zig.☆82Updated 2 weeks ago
- An experiment in an augmented error handling type for Rust☆40Updated last week
- Lumina is an eager-by-default natively compiled functional programming language with the core goals of readibility, practicality, compile …☆105Updated last month
- A fully-featured lexer generator, implemented as a proc macro☆70Updated 3 months ago
- Resilient LL(1) parser generator for Rust☆171Updated this week
- Embed VBScript code inside Rust code files☆63Updated 2 years ago
- ☆26Updated last year
- An menu/quick reference for Programming Language concepts☆20Updated last year
- A basic implementation of Hindley-Milner type inference via Algorithm W in Rust.☆44Updated 9 years ago