thunderseethe / making-a-languageLinks
Full Source Code for Making a Language series
☆73Updated 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
- Pure functional programming with whole-program mutability inference☆79Updated last month
- Ordo: A minimalist language with row polymorphism☆85Updated 9 months ago
- Fir programming language☆91Updated this week
- Match compilation algorithm in OCaml☆34Updated 11 months ago
- Codebase for the paper "MLstruct: Principal Type Inference in a Boolean Algebra of Structural Types"☆48Updated last year
- A pure type system implemented in OCaml☆78Updated 5 years ago
- A minimal implementation of Hindley-Milner's Algorithm J in OCaml☆77Updated 4 years ago
- Playing with type systems☆51Updated last year
- Fωμ type checker and compiler☆56Updated 3 years ago
- A collection of programming languages and type systems.☆33Updated 8 months ago
- Purely Functional, Real-Time Deques with Catenation (Kaplan & Tarjan)☆123Updated last year
- A bidirectional type checker☆67Updated 8 years ago
- Haskell implementation of Dunfield and Krishnaswami's "Complete and easy bidirectional typechecking for higher-rank polymorphism"☆133Updated 5 years ago
- A fancy diagnostics library that allows your compilers to exit with grace☆87Updated last month
- A simple ML-like programming language with subtyping and full type inference.☆187Updated last year
- Admiran is a pure, lazy, functional language and self-hosting compiler based upon Miranda☆85Updated this week
- A statically-typed programming language based on "F-ing modules"☆81Updated 5 years ago
- A structure editor for a simple functional programming language, with Vim-like shortcuts and commands.☆17Updated 2 years ago
- Alternative algorithm for algebraic subtyping.☆173Updated 2 months ago
- [Early Stages] Low level functional programming language with linear types, first class inline functions, levity polymorphism and regions…☆76Updated last year
- 🐫🎮 OCaml Game Engine☆44Updated 10 months ago
- A WIP little dependently-typed systems language☆41Updated last year
- The Next Generation of Compositional Programming☆56Updated this week
- An interpreter of F-ing modules☆19Updated 6 years ago
- The MLscript programming language. Functional and object-oriented; structurally typed and sound; with powerful type inference. Soon to ha…☆213Updated last week
- Demo for dependent types + runtime code generation☆72Updated 11 months ago
- Oversimplified version of Simple-sub: without recursive types, without nested let polymorphism, and with approximated type-variable-to-ty…☆27Updated 3 years ago
- A general purpose statically-typed concatenative programming language.☆56Updated 2 years ago
- A comparison of how computational effects and handlers are implemented in various programming languages.☆144Updated 6 years ago