ayazhafiz / pltsLinks
A collection of programming languages and type systems.
☆33Updated 8 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☆66Updated 2 months ago
- A pure type system implemented in OCaml☆78Updated 5 years ago
- A statically-typed programming language based on "F-ing modules"☆81Updated 5 years ago
- Codebase for the paper "MLstruct: Principal Type Inference in a Boolean Algebra of Structural Types"☆48Updated last year
- Programming-by-example in a typed functional language with sketches. Smyth = Sketching + Myth.☆54Updated 4 years ago
- The Makam Metalanguage☆199Updated 2 years ago
- An experimental language server for SomewhatML☆24Updated 3 years ago
- SKI combinators☆56Updated 8 years ago
- Playing with type systems☆51Updated last year
- A toy language based on LLVM that implements the System Fω type-system☆114Updated 2 years ago
- ☆90Updated 4 years ago
- SML reference interpreter☆121Updated 3 months ago
- A custom parser/auto-formatter for Standard ML☆87Updated 3 weeks ago
- A compiler from a small functional language to C. Especially features algebraic effects and handlers with multishot continuations, and a …☆91Updated 7 years ago
- Fωμ type checker and compiler☆56Updated 2 years ago
- A deterministic parser with fused lexing☆75Updated 2 years ago
- A bidirectional type checker☆67Updated 8 years ago
- Ordo: A minimalist language with row polymorphism☆85Updated 9 months ago
- A comparison of how computational effects and handlers are implemented in various programming languages.☆144Updated 6 years ago
- ☆44Updated 4 years ago
- A compiler for the gradually typed lambda calculus☆76Updated 4 years ago
- A minimal implementation of Hindley-Milner's Algorithm J in OCaml☆77Updated 4 years ago
- A compiler and runtime for normalizing the untyped λ-calculus☆32Updated 4 years ago
- Software Transactional Memory for OCaml☆134Updated 7 months ago
- The Twelf Programming Language☆147Updated last week
- Demo for dependent types + runtime code generation☆72Updated 11 months ago
- Haskell implementation of Dunfield and Krishnaswami's "Complete and easy bidirectional typechecking for higher-rank polymorphism"☆133Updated 5 years ago
- A ML-like pure functional language that can be used as a template for creating your own language☆31Updated last year
- Student-facing code from the book *Programming Languages: Build, Prove, and Compare* by Norman Ramsey☆32Updated 2 years ago
- Alternative algorithm for algebraic subtyping.☆172Updated 2 months ago