thunderseethe / making-a-languageLinks
Full Source Code for Making a Language series
☆52Updated 4 months 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☆61Updated 2 weeks ago
- Ordo: A minimalist language with row polymorphism☆85Updated 6 months ago
- Pure functional programming with whole-program mutability inference☆77Updated 2 months ago
- Match compilation algorithm in OCaml☆30Updated 7 months ago
- A functional programming language with shell scripting capabilities☆122Updated 3 months ago
- Purely Functional, Real-Time Deques with Catenation (Kaplan & Tarjan)☆121Updated last year
- A pure type system implemented in OCaml☆77Updated 4 years ago
- Fir programming language☆80Updated this week
- A fancy diagnostics library that allows your compilers to exit with grace☆86Updated 2 weeks ago
- A minimal implementation of Hindley-Milner's Algorithm J in OCaml☆74Updated 3 years ago
- A bidirectional type checker☆64Updated 8 years ago
- Playing with type systems☆51Updated 9 months ago
- Fωμ type checker and compiler☆54Updated 2 years ago
- Admiran is a pure, lazy, functional language and self-hosting compiler based upon Miranda☆81Updated last week
- A comparison of how computational effects and handlers are implemented in various programming languages.☆143Updated 6 years ago
- A simple functional programming language.☆22Updated 4 years ago
- a functional programming language with algebraic effects and handlers☆82Updated 8 months ago
- A statically-typed programming language based on "F-ing modules"☆81Updated 5 years ago
- A collection of programming languages and type systems.☆33Updated 5 months ago
- A WIP little dependently-typed systems language☆41Updated last year
- A garden of small programming language implementations 🪴☆288Updated last week
- Kempe is a compiled stack-based language☆58Updated last year
- A minimal, fast Datalog implementation in Haskell that compiles to LLVM IR☆224Updated last year
- Haskell implementation of Dunfield and Krishnaswami's "Complete and easy bidirectional typechecking for higher-rank polymorphism"☆133Updated 5 years ago
- The MLscript programming language. Functional and object-oriented; structurally typed and sound; with powerful type inference. Soon to ha…☆208Updated last week
- Dependent type checker using normalisation by evaluation☆269Updated last year
- Interoperable effects based concurrency☆135Updated 4 months ago
- [Early Stages] Low level functional programming language with linear types, first class inline functions, levity polymorphism and regions…☆69Updated last year
- A general purpose statically-typed concatenative programming language.☆54Updated 2 years ago
- An interpreter of F-ing modules☆19Updated 6 years ago