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
- QBE IR in natural Rust data structures☆115Updated 2 weeks ago
- Performance comparisons between various virtual interpreter implementation strategies☆45Updated last year
- 👌 A smol functional language that targets other languages☆66Updated last year
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated 2 years ago
- A gradually typed language originally based on the crafting interpreters series☆65Updated 4 months ago
- An experimental programming language for ergonomic software verification☆16Updated last month
- An example on how to write an incremental, concurrent, fault-tolerant compiler☆61Updated 5 months ago
- a concurrent compiled programming language☆15Updated 3 years ago
- Minimal Prolog implemented in Rust☆46Updated 2 months ago
- an interactive programming language☆49Updated last week
- Functional language with a powerful type system.☆172Updated last year
- 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
- A highly experiment portable runtime☆21Updated last year
- LR/GLR parser generator for Rust https://igordejanovic.github.io/rustemo/☆40Updated last week
- An experiment in an augmented error handling type for Rust☆40Updated 3 months ago
- Static Pointer Analyzer and Transpiler from C to Safe Rust☆24Updated 6 months ago
- Lumina is an eager-by-default natively compiled functional programming language with the core goals of readibility, practicality, compile…☆111Updated 4 months ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆53Updated 4 years ago
- Build Abstract Syntax Trees and tree-walking models quickly in Rust.☆123Updated last year
- Pratt parser written in Rust☆98Updated 2 years ago
- The Solid-State Register Allocator☆87Updated 3 years ago
- A fully-featured lexer generator, implemented as a proc macro☆71Updated 6 months ago
- 🧙♂️A small programming language with static typing and native compilation, selfhosted☆50Updated last week
- Basically the C programming language peppered with my preferences☆12Updated 6 months ago
- An LLVM compiler for an ML-like language (written in Rust)☆61Updated 3 years ago
- (WIP) A programming language☆42Updated 11 months ago
- lox virtual machine implementation in zig!☆28Updated 3 years ago
- Interpreted language and bytecode VM of my own design written in Rust [Unmaintained]☆29Updated 6 years ago