ayazhafiz / pltsLinks
A collection of programming languages and type systems.
☆33Updated 3 months ago
Alternatives and similar repositories for plts
Users that are interested in plts are comparing it to the libraries listed below
Sorting:
- Playing with type systems☆51Updated 7 months ago
- A pure type system implemented in OCaml☆78Updated 4 years ago
- A simple ML-like language with subtyping, polymorphism, higher rank types, and global type inference☆55Updated last week
- A bidirectional type checker☆63Updated 8 years ago
- Programming-by-example in a typed functional language with sketches. Smyth = Sketching + Myth.☆55Updated 4 years ago
- SKI combinators☆55Updated 8 years ago
- A statically-typed programming language based on "F-ing modules"☆81Updated 5 years ago
- An experimental language server for SomewhatML☆24Updated 2 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
- A compiler for the gradually typed lambda calculus☆75Updated 3 years ago
- Haskell implementation of Dunfield and Krishnaswami's "Complete and easy bidirectional typechecking for higher-rank polymorphism"☆131Updated 4 years ago
- A compiler and runtime for normalizing the untyped λ-calculus☆31Updated 3 years ago
- A comparison of how computational effects and handlers are implemented in various programming languages.☆142Updated 6 years ago
- ☆90Updated 3 years ago
- A dependent type theory with user defined data types☆47Updated 3 years ago
- The Twelf Programming Language☆141Updated 6 months ago
- The Makam Metalanguage☆199Updated 2 years ago
- A custom parser/auto-formatter for Standard ML☆79Updated last week
- The Next Generation of Compositional Programming☆52Updated last week
- A toy language based on LLVM that implements the System Fω type-system☆111Updated 2 years ago
- A minimal implementation of Hindley-Milner's Algorithm J in OCaml☆72Updated 3 years ago
- Fωμ type checker and compiler☆54Updated 2 years ago
- A deterministic parser with fused lexing☆74Updated 2 years ago
- Normalization by evaluation for Martin-Löf Type Theory with dependent records☆98Updated 3 years ago
- Demo for dependent types + runtime code generation☆70Updated 6 months ago
- A ML-like pure functional language that can be used as a template for creating your own language☆28Updated 7 months ago
- A pedagogic implementation of abstract bidirectional elaboration for dependent type theory.☆83Updated 3 years ago
- Software Transactional Memory for OCaml☆129Updated 2 months ago
- Codebase for the paper "MLstruct: Principal Type Inference in a Boolean Algebra of Structural Types"☆41Updated 8 months ago
- A template for you to implement Hazelnut yourself☆22Updated last month