thunderseethe / making-a-languageLinks
Full Source Code for Making a Language series
☆75Updated last week
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☆65Updated 2 months ago
- Fir programming language☆91Updated this week
- Pure functional programming with whole-program mutability inference☆79Updated last month
- Ordo: A minimalist language with row polymorphism☆85Updated last week
- A pure type system implemented in OCaml☆78Updated 5 years ago
- Match compilation algorithm in OCaml☆34Updated 11 months ago
- A minimal implementation of Hindley-Milner's Algorithm J in OCaml☆79Updated 4 years ago
- A fancy diagnostics library that allows your compilers to exit with grace☆87Updated last month
- Purely Functional, Real-Time Deques with Catenation (Kaplan & Tarjan)☆123Updated last year
- A WIP little dependently-typed systems language☆41Updated last year
- A small implementation of graded modal dependent type theory. A younger cousin to Granule.☆65Updated last year
- A comparison of how computational effects and handlers are implemented in various programming languages.☆146Updated 6 years ago
- A functional programming language with shell scripting capabilities☆131Updated last month
- Haskell implementation of Dunfield and Krishnaswami's "Complete and easy bidirectional typechecking for higher-rank polymorphism"☆134Updated 5 years ago
- Fωμ type checker and compiler☆56Updated 3 years ago
- Dependent type checker using normalisation by evaluation☆273Updated last year
- Admiran is a pure, lazy, functional language and self-hosting compiler based upon Miranda☆85Updated this week
- A collection of programming languages and type systems.☆33Updated 8 months ago
- Playing with type systems☆51Updated last year
- Demo for dependent types + runtime code generation☆72Updated 11 months ago
- Staged compilation with dependent types☆187Updated last week
- [Early Stages] Low level functional programming language with linear types, first class inline functions, levity polymorphism and regions…☆78Updated 2 years ago
- A bidirectional type checker☆67Updated 8 years ago
- Software Transactional Memory for OCaml☆135Updated 7 months ago
- A statically-typed programming language based on "F-ing modules"☆81Updated 5 years ago
- Oversimplified version of Simple-sub: without recursive types, without nested let polymorphism, and with approximated type-variable-to-ty…☆27Updated 3 years ago
- Build system☆134Updated 3 months ago
- Call Futhark programs from Standard ML☆11Updated 3 weeks ago
- Codebase for the paper "MLstruct: Principal Type Inference in a Boolean Algebra of Structural Types"☆48Updated last year
- A structure editor for a simple functional programming language, with Vim-like shortcuts and commands.☆17Updated 2 years ago