thunderseethe / making-a-languageLinks
Full Source Code for Making a Language series
☆51Updated 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
- Fir programming language☆80Updated this week
- Pure functional programming with whole-program mutability inference☆77Updated 3 months ago
- Ordo: A minimalist language with row polymorphism☆85Updated 7 months ago
- Admiran is a pure, lazy, functional language and self-hosting compiler based upon Miranda☆81Updated this week
- A minimal implementation of Hindley-Milner's Algorithm J in OCaml☆75Updated 3 years ago
- A minimal, fast Datalog implementation in Haskell that compiles to LLVM IR☆225Updated last year
- A functional programming language with shell scripting capabilities☆123Updated 3 months ago
- Match compilation algorithm in OCaml☆30Updated 8 months ago
- a functional programming language with algebraic effects and handlers☆82Updated 8 months ago
- Codebase for the paper "MLstruct: Principal Type Inference in a Boolean Algebra of Structural Types"☆45Updated 10 months ago
- A pure type system implemented in OCaml☆77Updated 4 years ago
- A general purpose statically-typed concatenative programming language.☆54Updated 2 years ago
- A WIP little dependently-typed systems language☆41Updated last year
- A bidirectional type checker☆66Updated 8 years ago
- Staged compilation with dependent types☆183Updated 6 months ago
- Haskell implementation of Dunfield and Krishnaswami's "Complete and easy bidirectional typechecking for higher-rank polymorphism"☆133Updated 5 years ago
- Kempe is a compiled stack-based language☆58Updated last year
- A compiler and runtime for normalizing the untyped λ-calculus☆32Updated 3 years ago
- The MLscript programming language. Functional and object-oriented; structurally typed and sound; with powerful type inference. Soon to ha…☆209Updated last week
- [Early Stages] Low level functional programming language with linear types, first class inline functions, levity polymorphism and regions…☆70Updated last year
- Fωμ type checker and compiler☆54Updated 2 years ago
- Purely Functional, Real-Time Deques with Catenation (Kaplan & Tarjan)☆121Updated last year
- A simple ML-like programming language with subtyping and full type inference.☆180Updated 11 months ago
- A comparison of how computational effects and handlers are implemented in various programming languages.☆143Updated 6 years ago
- Dependent type checker using normalisation by evaluation☆269Updated last year
- Demo for dependent types + runtime code generation☆72Updated 8 months ago
- A collection of programming languages and type systems.☆33Updated 6 months ago
- Apple array system☆68Updated last week
- Alternative algorithm for algebraic subtyping.☆170Updated last month