osa1 / mincaml
A MinCaml compiler implemented in Rust
☆45Updated last year
Alternatives and similar repositories for mincaml:
Users that are interested in mincaml are comparing it to the libraries listed below
- A compiler and runtime for normalizing the untyped λ-calculus☆31Updated 3 years ago
- A WIP little dependently-typed systems language☆41Updated 6 months ago
- The uncurried minimal functional programming language for CPS transformation☆18Updated 11 months ago
- Yet another tiny tiny self-hosted OCaml compiler with an also tiny standard library.☆56Updated 5 years ago
- Structurally-typed strict functional core language☆19Updated 3 months ago
- A dependent type theory with user defined data types☆46Updated 3 years ago
- An interpreter of F-ing modules☆18Updated 5 years ago
- Normalization by evaluation for Martin-Löf Type Theory with dependent records☆98Updated 2 years ago
- ☆38Updated this week
- Codebase for the paper "MLstruct: Principal Type Inference in a Boolean Algebra of Structural Types"☆36Updated 2 months ago
- A minimal implementation of Hindley-Milner's Algorithm J in OCaml☆60Updated 3 years ago
- The functional programming language for scalable development☆34Updated last month
- Ikko language☆26Updated 4 years ago
- Hindley Milner Type Inference in Rust☆12Updated 7 years ago
- Duo - A research language exploring duality in programming language design☆57Updated last year
- Macros have types!☆129Updated 2 years ago
- Interpreter of the ITGL with dynamic type inference☆21Updated 2 months ago
- Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust☆46Updated 8 years ago
- Implementations of F-ing modules and 1ML, as well as bibliography of (mainly ML-style) modules☆31Updated 2 years ago
- a self-hosting lambda calculus compiler☆34Updated 3 years ago
- rcaml is an OCaml implementation in Rust☆62Updated 7 years ago
- Formal semantics of Rust☆23Updated 3 years ago
- ☆27Updated last year
- Compiler for a very restricted subset of OCaml☆27Updated 9 years ago
- A collection of programming languages and type systems.☆33Updated 5 months ago
- The LLVM tutorial using OCaml☆61Updated 4 years ago
- A gradually-typed, functional scripting language with a friendly syntax and interpreter written in Rust!