ndmitchell / interpret
☆38Updated 4 years ago
Alternatives and similar repositories for interpret:
Users that are interested in interpret are comparing it to the libraries listed below
- Performance comparisons between various virtual interpreter implementation strategies☆42Updated last year
- hindley-milner algorithm☆58Updated last year
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year
- Sruth Lùbach: A toy optimization engine☆23Updated 3 years ago
- Simple conservative GC using mimalloc☆39Updated 2 years ago
- ☆19Updated last year
- A WIP little dependently-typed systems language☆41Updated 8 months ago
- A meta-JIT library for Rust interpreters☆162Updated 2 years ago
- ☆93Updated last year
- A rust crate which implements nanboxing☆21Updated 7 years ago
- A gradually-typed, functional scripting language with a friendly syntax and interpreter written in Rust!☆31Updated 3 years ago
- An LLVM compiler for an ML-like language (written in Rust)☆60Updated 3 years ago
- A gradually typed language originally based on the crafting interpreters series☆63Updated 4 months ago
- A strongly & statically typed systems level language focused on ease of use, portability and speed, built for the modern age.☆53Updated 3 years ago
- A rust crate for boolean expressions (expression trees, decision diagrams, etc.)☆33Updated last month
- 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 4 years ago
- ☆58Updated 7 months ago
- Implementation of Immix Mark-Region Garbage collector written in Rust Programming Language.☆37Updated 4 years ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆52Updated 3 years ago
- a concurrent compiled programming language☆15Updated 2 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆18Updated 4 years ago
- Compiler optimizer for arbitrary control flow based on equality saturation☆97Updated 2 years ago
- An experimental RVSDG optimizer for brainfuck code☆23Updated 2 years ago
- WLambda - Embeddable Scripting Language for Rust☆53Updated 2 months ago
- Rust testing framework for compilers and VMs☆51Updated last month
- Tox is a statically typed version programming language that is written in rust.☆37Updated 2 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust☆46Updated 8 years ago
- Program analysis playground for a simple, imperative language☆36Updated 2 years ago