sophiajt / Pierce-and-TypesLinks
My dabbling with Pierce's languages in Haskell
☆22Updated 14 years ago
Alternatives and similar repositories for Pierce-and-Types
Users that are interested in Pierce-and-Types are comparing it to the libraries listed below
Sorting:
- Example row-polymorphism implementations☆61Updated last year
- The Alms Programming Language☆44Updated 6 years ago
- The language of the future!☆72Updated last year
- Strict Haskell-like programming language that compiles to LLVM☆70Updated 5 years ago
- A copy of Daan Leijen's reference implementation of HMF (type inference)☆16Updated 9 years ago
- Hindley-Milner type inference using constraints☆50Updated 8 years ago
- Code from/to the book S.L.Peyton Jones, D.Lester: Implementing Functional Languages. A Tutorial, 1992☆33Updated 4 years ago
- type-system, revised unification algorithm and runtime time representations☆14Updated 5 years ago
- MLpolyR☆7Updated 8 years ago
- Compiler for type theoretic lambda calculi equipped with system primtives which compiles side-effecting, strict expressions into efficien…☆43Updated 5 years ago
- Higher-order optimization library☆74Updated last year
- A simple implementation of linear type theory☆38Updated 8 years ago
- SML The Living Language☆11Updated 11 years ago
- Abstract binding tree code generator☆37Updated 8 years ago
- A tiny dependent typechecker in Haskell, translated from @andrejbauer's OCaml☆38Updated 5 years ago
- A series of implementations of a simple functional programming language.☆30Updated 9 years ago
- A playground for type theory implementations in Racket☆20Updated 9 years ago
- A tiny language for teaching and experimenting with Refinement Types☆47Updated 3 years ago
- Prototype code that accompanies the paper "Compiling Successor ML Pattern Guards"☆25Updated 2 years ago
- An extended typed Lambda Calculus☆21Updated 10 months ago
- A type checker for the Lean theorem prover☆41Updated 4 years ago
- A language parsing quasiquoter for Haskell based heavily on ANTLR4.☆52Updated 4 years ago
- An implementation of the Core language☆30Updated 9 years ago
- A Redex Model of Rust, or more specifically an encoding of Patina, the formal model for rust's type safety☆24Updated 10 years ago
- Link to preprints for POPL'18 and colocated events☆87Updated 6 years ago
- SML code for Handbook of Practical Logic and Automated Reasoning - For Isabelle too☆36Updated 8 years ago
- Modern compiler implementation in ML, in Haskell☆16Updated 7 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
- Idris Lib to interact with the DOM and Browser API for the JavaScript backend☆40Updated 7 years ago
- IODyn: A functional language for implicitly-incremental programs with dynamic input and output collections☆15Updated 7 years ago