rush-rs / rushLinks
A simple programming language for researching different ways of program execution and compilation
☆33Updated 10 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 2 weeks ago
- Performance comparisons between various virtual interpreter implementation strategies☆44Updated last year
- Functional language with a powerful type system.☆171Updated last year
- 👌 A smol functional language that targets other languages☆63Updated last year
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year
- A highly experiment portable runtime☆20Updated last year
- an interactive programming language☆47Updated this week
- Static Pointer Analyzer and Transpiler from C to Safe Rust☆25Updated 3 months ago
- Lumina is an eager-by-default natively compiled functional programming language with the core goals of readibility, practicality, compile…☆103Updated 3 weeks ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆53Updated 3 years ago
- An LLVM compiler for an ML-like language (written in Rust)☆59Updated 3 years ago
- A gradually typed language originally based on the crafting interpreters series☆64Updated 3 weeks ago
- An experimental programming language for ergonomic software verification☆16Updated 3 months ago
- Tur - A language for defining and executing Turing machines, complete with parser, interpreter, and multi-platform visualization tools.☆98Updated this week
- An experiment in an augmented error handling type for Rust☆39Updated this week
- Build Abstract Syntax Trees and tree-walking models quickly in Rust.☆122Updated last year
- A gradually-typed, functional scripting language with a friendly syntax and interpreter written in Rust!☆31Updated 3 years ago
- Minimal Prolog implemented in Rust☆44Updated 11 months ago
- Embed VBScript code inside Rust code files☆62Updated 2 years ago
- ☆57Updated 2 years ago
- (WIP) A programming language☆42Updated 7 months ago
- a concurrent compiled programming language☆15Updated 3 years ago
- Resilient LL(1) parser generator for Rust☆165Updated last week
- Basically the C programming language peppered with my preferences☆12Updated 2 months ago
- Scope Graph Implementation in Rust☆27Updated 9 months ago
- Exploring the "expression problem" in Rust☆50Updated 2 years ago
- An interface for writing a RustTypeChecker.☆43Updated 2 years ago
- LR/GLR parser generator for Rust https://igordejanovic.github.io/rustemo/☆39Updated this week
- A basic implementation of Hindley-Milner type inference via Algorithm W in Rust.☆44Updated 9 years ago