thunderseethe / making-a-languageLinks
Full Source Code for Making a Language series
☆60Updated 2 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☆66Updated last month
- Ordo: A minimalist language with row polymorphism☆85Updated 8 months ago
- Fir programming language☆84Updated this week
- Pure functional programming with whole-program mutability inference☆78Updated 4 months ago
- A pure type system implemented in OCaml☆78Updated 4 years ago
- Match compilation algorithm in OCaml☆31Updated 9 months ago
- A general purpose statically-typed concatenative programming language.☆56Updated 2 years ago
- A minimal implementation of Hindley-Milner's Algorithm J in OCaml☆77Updated 3 years ago
- A collection of programming languages and type systems.☆33Updated 7 months ago
- Codebase for the paper "MLstruct: Principal Type Inference in a Boolean Algebra of Structural Types"☆48Updated last year
- Admiran is a pure, lazy, functional language and self-hosting compiler based upon Miranda☆82Updated last week
- A functional programming language with shell scripting capabilities☆128Updated this week
- A WIP little dependently-typed systems language☆41Updated last year
- Purely Functional, Real-Time Deques with Catenation (Kaplan & Tarjan)☆122Updated last year
- A bidirectional type checker☆66Updated 8 years ago
- A comparison of how computational effects and handlers are implemented in various programming languages.☆143Updated 6 years ago
- A simple ML-like programming language with subtyping and full type inference.☆185Updated last year
- Staged compilation with dependent types☆186Updated 7 months ago
- Playing with type systems☆51Updated 11 months ago
- Kempe is a compiled stack-based language☆58Updated last year
- Fωμ type checker and compiler☆56Updated 2 years ago
- A small implementation of graded modal dependent type theory. A younger cousin to Granule.☆61Updated last year
- A statically-typed programming language based on "F-ing modules"☆81Updated 5 years ago
- A compiler from a small functional language to C. Especially features algebraic effects and handlers with multishot continuations, and a …☆90Updated 7 years ago
- Haskell implementation of Dunfield and Krishnaswami's "Complete and easy bidirectional typechecking for higher-rank polymorphism"☆133Updated 5 years ago
- A simple functional programming language.☆22Updated 4 years ago
- [Early Stages] Low level functional programming language with linear types, first class inline functions, levity polymorphism and regions…☆70Updated last year
- a functional programming language with algebraic effects and handlers☆82Updated 10 months ago
- Dependent type checker using normalisation by evaluation☆269Updated last year
- A MinCaml compiler implemented in Rust☆44Updated 2 years ago