rush-rs / rushLinks
A simple programming language for researching different ways of program execution and compilation
☆34Updated last year
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
- Functional language with a powerful type system.☆172Updated last year
- JIT codegen backend with SSA IR based on B3 from WebKit☆64Updated 2 years ago
- Performance comparisons between various virtual interpreter implementation strategies☆46Updated last year
- 👌 A smol functional language that targets other languages☆66Updated last year
- A highly experiment portable runtime☆21Updated last year
- Minimal Prolog implemented in Rust☆46Updated 2 months ago
- QBE IR in natural Rust data structures☆117Updated last month
- A gradually typed language originally based on the crafting interpreters series☆65Updated 4 months ago
- Build Abstract Syntax Trees and tree-walking models quickly in Rust.☆123Updated last year
- an interactive programming language☆51Updated last week
- An experimental programming language for ergonomic software verification☆16Updated 2 months ago
- a concurrent compiled programming language☆15Updated 3 years ago
- A gradually-typed, functional scripting language with a friendly syntax and interpreter written in Rust!☆31Updated 3 years ago
- Pattern matching and exhaustiveness checking algorithms implemented in Rust☆230Updated last year
- An LLVM compiler for an ML-like language (written in Rust)☆62Updated 3 years ago
- Static Pointer Analyzer and Transpiler from C to Safe Rust☆24Updated 7 months ago
- Pratt parser written in Rust☆98Updated 2 years ago
- An example on how to write an incremental, concurrent, fault-tolerant compiler☆61Updated 6 months ago
- The Solid-State Register Allocator☆87Updated 3 years ago
- A garbage collection library for Rust with zero unsafe code☆116Updated last year
- An experiment in an augmented error handling type for Rust☆40Updated 3 months ago
- Basically the C programming language peppered with my preferences☆12Updated 6 months ago
- okta programming language compiler. THIS IS A MIRROR OF THE ORIGINAL REPO HOSTED IN SOURCEHUT.☆28Updated 3 years ago
- Lumina is an eager-by-default natively compiled functional programming language with the core goals of readibility, practicality, compile…☆113Updated 4 months ago
- A basic implementation of Hindley-Milner type inference via Algorithm W in Rust.☆43Updated 9 years ago
- An interpreter for the 1991 Oriel scripting language☆58Updated 2 years ago
- Semantic analyzer library for compilers written in Rust for semantic analysis of programming languages AST☆43Updated 10 months ago
- 🍊 A statically typed, compiled programming language, largely inspired by Jai, Odin, and Zig.☆91Updated last month
- 🧙♂️A small programming language with static typing and native compilation, selfhosted☆51Updated 2 weeks ago