thunderseethe / making-a-languageLinks
Full Source Code for Making a Language series
☆36Updated 3 weeks ago
Alternatives and similar repositories for making-a-language
Users that are interested in making-a-language are comparing it to the libraries listed below
Sorting:
- A simple ML-like language with subtyping, polymorphism, higher rank types, and global type inference☆51Updated 3 months ago
- Ordo: A minimalist language with row polymorphism☆82Updated last month
- Demo for dependent types + runtime code generation☆69Updated 3 months ago
- A toy dependent typed language.☆29Updated 2 weeks ago
- Pure functional programming with whole-program mutability inference☆69Updated 3 weeks ago
- A pure type system implemented in OCaml☆78Updated 4 years ago
- A simple functional programming language.☆21Updated 4 years ago
- Fωμ type checker and compiler☆54Updated 2 years ago
- A fancy diagnostics library that allows your compilers to exit with grace☆74Updated last month
- An interpreter of F-ing modules☆19Updated 5 years ago
- Codebase for the paper "MLstruct: Principal Type Inference in a Boolean Algebra of Structural Types"☆39Updated 5 months ago
- Playing with type systems☆51Updated 5 months ago
- Prototype for https://github.com/Innf107/vega☆19Updated 10 months ago
- Admiran, a pure, lazy, functional language and self-hosting compiler based upon Miranda☆63Updated this week
- Changes and Pinafore projects. Pull requests not accepted.☆33Updated this week
- A bidirectional type checker☆63Updated 7 years ago
- A WIP compiler for a functional language. Very incomplete!☆16Updated 3 years ago
- Fir programming language☆53Updated this week
- Call Futhark programs from Standard ML☆10Updated 2 weeks ago
- A WIP little dependently-typed systems language☆41Updated 9 months ago
- A Haskell 2010 type checker☆17Updated last year
- A compiler and runtime for normalizing the untyped λ-calculus☆31Updated 3 years ago
- Match compilation algorithm in OCaml☆27Updated 3 months ago
- A Rust to OCaml source to source translator☆21Updated last year
- 🩺 A library for compiler diagnostics☆46Updated 4 months ago
- A collection of programming languages and type systems.☆33Updated 3 weeks ago
- Oversimplified version of Simple-sub: without recursive types, without nested let polymorphism, and with approximated type-variable-to-ty…☆26Updated 2 years ago
- A deterministic parser with fused lexing☆73Updated last year
- Kempe is a compiled stack-based language☆58Updated 8 months ago
- Didactic implementation of the type checker described in "Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism" writ…☆22Updated 4 years ago