evertedsphere / how-to-implement-dependent-type-theoryLinks
A tiny dependent typechecker in Haskell, translated from @andrejbauer's OCaml
☆38Updated 5 years ago
Alternatives and similar repositories for how-to-implement-dependent-type-theory
Users that are interested in how-to-implement-dependent-type-theory are comparing it to the libraries listed below
Sorting:
- A typechecker for WebAssembly, written in Agda (WIP)☆17Updated 7 years ago
- Type Safe LLVM IR ( Experimental )☆49Updated 7 years ago
- ICFP tutorial☆39Updated 4 years ago
- The Pico core language, and the Bake algorithm for elaborating Dependent Haskell into the former (WIP)☆15Updated 7 years ago
- KU Leuven Haskell Compiler☆15Updated 4 years ago
- IO using sized types and copatterns☆36Updated 4 years ago
- Interpreter for functional pure type systems.☆21Updated 8 years ago
- Compositional type checking for Haskell☆37Updated 14 years ago
- A tiny language for teaching and experimenting with Refinement Types☆49Updated 4 years ago
- Self-contained repository for the eponymous paper☆30Updated 6 years ago
- Compiler for type theoretic lambda calculi equipped with system primtives which compiles side-effecting, strict expressions into efficien…☆44Updated 6 years ago
- Deep embedding of imperative programs with code generation☆23Updated 3 years ago
- A usable type system for call by push-value☆33Updated 5 years ago
- A showcase of interesting code and proof developments in Cedille☆36Updated 4 months ago
- A Haskell to Coq compiler that represents effectful programs with the free monad☆45Updated 3 years ago
- 🖼️ the compiling to closed categories compiler☆66Updated 7 years ago
- System F implemented in Haskell☆24Updated 13 years ago
- An implementation of the Haskell ByteString library using the Fiat system from MIT☆34Updated 3 years ago
- Playing with incremental parsing and later compiler passes☆12Updated 6 years ago
- Diploma work (if this is still here contact me if you need details)☆13Updated 8 years ago
- An extensible IO-like monad-like thing for Idris, with support for including linear subprograms☆22Updated 5 years ago
- Experimental proof assistant (and architecture) for dependent linear logic☆49Updated 3 years ago
- Where my everyday research happens☆55Updated 2 weeks ago
- Haskell Type Level Example Programs☆28Updated 7 years ago
- Replib: generic programming & Unbound: generic treatment of binders☆46Updated 3 years ago
- Type Theory with Indexed Equality☆26Updated 8 years ago
- Austin's supercompiler work☆21Updated 5 years ago
- A simple implementation of linear type theory☆38Updated 8 years ago
- rewrite rules for type-level equalities☆62Updated last month
- Small implementation of OutsideIn(X) type checking algorithm☆31Updated 10 years ago