ayazhafiz / pltsLinks
A collection of programming languages and type systems.
☆33Updated 2 months ago
Alternatives and similar repositories for plts
Users that are interested in plts are comparing it to the libraries listed below
Sorting:
- Programming-by-example in a typed functional language with sketches. Smyth = Sketching + Myth.☆54Updated 4 years ago
- Playing with type systems☆51Updated 6 months ago
- A simple ML-like language with subtyping, polymorphism, higher rank types, and global type inference☆53Updated 5 months ago
- ☆16Updated 3 years ago
- A bidirectional type checker☆63Updated 8 years ago
- Demo for dependent types + runtime code generation☆69Updated 4 months ago
- A statically-typed programming language based on "F-ing modules"☆81Updated 4 years ago
- A small implementation of graded modal dependent type theory. A younger cousin to Granule.☆60Updated last year
- A pure type system implemented in OCaml☆78Updated 4 years ago
- Fωμ type checker and compiler☆54Updated 2 years ago
- SKI combinators☆55Updated 8 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 comparison of how computational effects and handlers are implemented in various programming languages.☆141Updated 6 years ago
- A compiler and runtime for normalizing the untyped λ-calculus☆31Updated 3 years ago
- A deterministic parser with fused lexing☆73Updated 2 years ago
- ☆90Updated 3 years ago
- ☆43Updated 3 years ago
- The Makam Metalanguage☆198Updated 2 years ago
- Pure functional programming with whole-program mutability inference☆72Updated this week
- A toy language based on LLVM that implements the System Fω type-system☆110Updated last year
- A dependent type theory with user defined data types☆46Updated 3 years ago
- Haskell implementation of Dunfield and Krishnaswami's "Complete and easy bidirectional typechecking for higher-rank polymorphism"☆131Updated 4 years ago
- Ordo: A minimalist language with row polymorphism☆82Updated 3 months ago
- Oversimplified version of Simple-sub: without recursive types, without nested let polymorphism, and with approximated type-variable-to-ty…☆26Updated 3 years ago
- Duo - A research language exploring duality in programming language design☆57Updated 2 years ago
- A template for you to implement Hazelnut yourself☆22Updated last month
- A custom parser/auto-formatter for Standard ML☆78Updated 2 months ago
- The LLVM tutorial using OCaml☆61Updated 5 years ago
- A minimal implementation of Hindley-Milner's Algorithm J in OCaml☆68Updated 3 years ago
- Software Transactional Memory for OCaml☆125Updated 3 weeks ago