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☆44Updated last year
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year
- A meta-JIT library for Rust interpreters☆164Updated 2 years ago
- An LLVM compiler for an ML-like language (written in Rust)☆59Updated 3 years ago
- ☆58Updated last month
- Simple conservative GC using mimalloc☆40Updated 2 years ago
- A lifetime inference algorithm for the Rust programming language written in Soufflé.☆24Updated 6 years ago
- A rust crate which implements nanboxing☆21Updated 7 years ago
- ☆19Updated 2 years ago
- Rust testing framework for compilers and VMs☆51Updated 5 months ago
- ☆94Updated last year
- 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
- The Solid-State Register Allocator☆87Updated 2 years ago
- A safe and efficient target language for functional compilers☆20Updated 7 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- Macros have types!☆131Updated 2 years ago
- Virtual Machine/Interpreter dispatch method experiments in Rust☆37Updated 7 years ago
- A visual interpreter of the template instantiation machine to understand evaluation of lazy functional languages☆70Updated 8 years ago
- A Hindley-Milner polymorphic typing system☆59Updated last year
- A gradually typed language originally based on the crafting interpreters series☆64Updated 2 weeks ago
- A fully-featured lexer generator, implemented as a proc macro☆69Updated 2 months ago
- yk packages☆33Updated last week
- A gradually-typed, functional scripting language with a friendly syntax and interpreter written in Rust!☆31Updated 3 years ago
- A WIP little dependently-typed systems language☆41Updated last year
- An arbitrary-precision floating-point library in Rust☆45Updated 3 months ago
- Rust implementation of the projects from the book Modern Compiler Implementation in ML☆145Updated 2 months ago
- A no_std, zero-dependency crate for the creation and management of NaN-boxed types with Box-like semantics, tagged pointers and a macro i…☆19Updated 5 years ago
- Lumina is an eager-by-default natively compiled functional programming language with the core goals of readibility, practicality, compile…☆103Updated 2 weeks ago