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
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated 2 years ago
- Performance comparisons between various virtual interpreter implementation strategies☆45Updated last year
- An experimental programming language for ergonomic software verification☆16Updated 2 weeks ago
- Functional language with a powerful type system.☆172Updated last year
- QBE IR in natural Rust data structures☆115Updated 2 months ago
- 👌 A smol functional language that targets other languages☆65Updated last year
- an interactive programming language☆50Updated this week
- A gradually typed language originally based on the crafting interpreters series☆65Updated 3 months ago
- An example on how to write an incremental, concurrent, fault-tolerant compiler☆60Updated 4 months ago
- An experiment in an augmented error handling type for Rust☆40Updated 2 months ago
- ☆62Updated 2 years ago
- okta programming language compiler. THIS IS A MIRROR OF THE ORIGINAL REPO HOSTED IN SOURCEHUT.☆28Updated 3 years ago
- The Solid-State Register Allocator☆87Updated 3 years ago
- A highly experiment portable runtime☆20Updated last year
- Pattern matching and exhaustiveness checking algorithms implemented in Rust☆228Updated last year
- Comparing unsafe Rust vs Zig by writing a bytecode interpreter with GC in both langs☆191Updated 2 years ago
- Static Pointer Analyzer and Transpiler from C to Safe Rust☆24Updated 5 months ago
- The Simplest Parser Library (that works) in Rust☆44Updated last year
- (WIP) A programming language☆42Updated 10 months ago
- a concurrent compiled programming language☆15Updated 3 years ago
- Small powerful micro scripting language <1K SLOC☆61Updated last month
- A gradually-typed, functional scripting language with a friendly syntax and interpreter written in Rust!☆31Updated 3 years ago
- Minimal Prolog implemented in Rust☆46Updated last month
- Basically the C programming language peppered with my preferences☆12Updated 5 months ago
- LR/GLR parser generator for Rust https://igordejanovic.github.io/rustemo/☆40Updated this week
- A fully-featured lexer generator, implemented as a proc macro☆71Updated 5 months ago
- Lumina is an eager-by-default natively compiled functional programming language with the core goals of readibility, practicality, compile…☆109Updated 3 months ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆53Updated 4 years ago
- Ninja-compatible build system for high-level programming languages written in Rust☆87Updated this week