ndmitchell / interpretLinks
☆39Updated 4 years ago
Alternatives and similar repositories for interpret
Users that are interested in interpret are comparing it to the libraries listed below
Sorting:
- Performance comparisons between various virtual interpreter implementation strategies☆45Updated last year
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated 2 years ago
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- A meta-JIT library for Rust interpreters☆165Updated 2 years ago
- A rust crate which implements nanboxing☆22Updated 8 years ago
- ☆22Updated 2 years ago
- An LLVM compiler for an ML-like language (written in Rust)☆61Updated 3 years ago
- Simple conservative GC using mimalloc☆41Updated 3 years ago
- ☆94Updated 2 years ago
- ☆58Updated 4 months ago
- Rust testing framework for compilers and VMs☆51Updated 9 months ago
- A gradually-typed, functional scripting language with a friendly syntax and interpreter written in Rust!☆31Updated 3 years ago
- hindley-milner algorithm☆62Updated 2 years ago
- Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust☆46Updated 9 years ago
- An arbitrary-precision floating-point library in Rust☆46Updated 7 months ago
- The Solid-State Register Allocator☆87Updated 3 years ago
- Macros have types!☆134Updated 2 years ago
- Implementation of Immix Mark-Region Garbage collector written in Rust Programming Language.☆37Updated 4 years ago
- Rust implementation of the projects from the book Modern Compiler Implementation in ML☆145Updated 6 months ago
- A fully-featured lexer generator, implemented as a proc macro☆71Updated 6 months ago
- Garbage collector library☆24Updated 3 years ago
- A gradually typed language originally based on the crafting interpreters series☆65Updated 3 months ago
- A lifetime inference algorithm for the Rust programming language written in Soufflé.☆25Updated 6 years ago
- Lumina is an eager-by-default natively compiled functional programming language with the core goals of readibility, practicality, compile…☆110Updated 3 months ago
- Program analysis playground for a simple, imperative language☆38Updated 3 years ago
- A statically-typed compiled language defined by a simple grammar☆24Updated 3 years ago
- Modular register allocator algorithms☆105Updated 3 years ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 5 years ago
- A visual interpreter of the template instantiation machine to understand evaluation of lazy functional languages☆72Updated 8 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆53Updated 8 months ago