ayazhafiz / pltsLinks
A collection of programming languages and type systems.
☆33Updated 4 months ago
Alternatives and similar repositories for plts
Users that are interested in plts are comparing it to the libraries listed below
Sorting:
- A simple ML-like language with subtyping, polymorphism, higher rank types, and global type inference☆60Updated last month
- Programming-by-example in a typed functional language with sketches. Smyth = Sketching + Myth.☆55Updated 4 years ago
- A bidirectional type checker☆63Updated 8 years ago
- A statically-typed programming language based on "F-ing modules"☆81Updated 5 years ago
- SKI combinators☆55Updated 8 years ago
- Playing with type systems☆51Updated 8 months ago
- A toy language based on LLVM that implements the System Fω type-system☆112Updated 2 years ago
- A pure type system implemented in OCaml☆78Updated 4 years ago
- A custom parser/auto-formatter for Standard ML☆79Updated 3 weeks ago
- The LLVM tutorial using OCaml☆60Updated 5 years ago
- An experimental language server for SomewhatML☆24Updated 2 years ago
- A compiler and runtime for normalizing the untyped λ-calculus☆31Updated 3 years ago
- A compiler from a small functional language to C. Especially features algebraic effects and handlers with multishot continuations, and a …☆90Updated 6 years ago
- ☆90Updated 3 years ago
- Codebase for the paper "MLstruct: Principal Type Inference in a Boolean Algebra of Structural Types"☆44Updated 8 months ago
- SML reference interpreter☆116Updated last month
- A comparison of how computational effects and handlers are implemented in various programming languages.☆142Updated 6 years ago
- Demo for dependent types + runtime code generation☆71Updated 6 months ago
- A deterministic parser with fused lexing☆74Updated 2 years ago
- Haskell implementation of Dunfield and Krishnaswami's "Complete and easy bidirectional typechecking for higher-rank polymorphism"☆132Updated 5 years ago
- Fωμ type checker and compiler☆54Updated 2 years ago
- A minimal implementation of Hindley-Milner's Algorithm J in OCaml☆72Updated 3 years ago
- Ordo: A minimalist language with row polymorphism☆85Updated 5 months ago
- A compiler for the gradually typed lambda calculus☆75Updated 3 years ago
- Bologna Optimal Higher-Order Machine, Version 1.1☆75Updated 8 years ago
- Student-facing code from the book *Programming Languages: Build, Prove, and Compare* by Norman Ramsey☆28Updated 2 years ago
- The Makam Metalanguage☆199Updated 2 years ago
- A small implementation of graded modal dependent type theory. A younger cousin to Granule.☆60Updated last year
- Algebraic, staged parsing for OCaml: typed, compositional, and faster than yacc☆102Updated 3 months ago
- Alternative algorithm for algebraic subtyping.☆170Updated last month