thunderseethe / making-a-languageLinks
Full Source Code for Making a Language series
☆52Updated 3 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
- Pure functional programming with whole-program mutability inference☆75Updated last month
- Ordo: A minimalist language with row polymorphism☆85Updated 5 months ago
- Match compilation algorithm in OCaml☆30Updated 7 months ago
- A functional programming language with shell scripting capabilities☆121Updated 2 months ago
- Fir programming language☆73Updated this week
- A minimal implementation of Hindley-Milner's Algorithm J in OCaml☆73Updated 3 years ago
- Admiran is a pure, lazy, functional language and self-hosting compiler based upon Miranda☆78Updated last week
- A pure type system implemented in OCaml☆78Updated 4 years ago
- Codebase for the paper "MLstruct: Principal Type Inference in a Boolean Algebra of Structural Types"☆44Updated 9 months ago
- A general purpose statically-typed concatenative programming language.☆54Updated 2 years ago
- A fancy diagnostics library that allows your compilers to exit with grace☆80Updated last month
- A WIP little dependently-typed systems language☆41Updated last year
- Kempe is a compiled stack-based language☆58Updated 11 months ago
- A MinCaml compiler implemented in Rust☆44Updated 2 years ago
- A statically-typed programming language based on "F-ing modules"☆81Updated 5 years ago
- A bidirectional type checker☆64Updated 8 years ago
- A comparison of how computational effects and handlers are implemented in various programming languages.☆143Updated 6 years ago
- Fωμ type checker and compiler☆54Updated 2 years ago
- A collection of programming languages and type systems.☆33Updated 4 months ago
- Purely Functional, Real-Time Deques with Catenation (Kaplan & Tarjan)☆121Updated 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…☆203Updated this week
- A simple functional programming language.☆22Updated 4 years ago
- Playing with type systems☆51Updated 8 months ago
- A declarative concatenative programming language☆166Updated 11 months ago
- A minimal, fast Datalog implementation in Haskell that compiles to LLVM IR☆224Updated last year
- A toy dependent typed language.☆32Updated this week
- An implementation of a predicative polymorphic language with bidirectional type inference and algebraic data types☆90Updated 2 years ago
- An error-tolerant live programming environment (my Master's thesis)☆19Updated 3 years ago