evertedsphere / how-to-implement-dependent-type-theoryLinks
A tiny dependent typechecker in Haskell, translated from @andrejbauer's OCaml
☆38Updated 6 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:
- Type Safe LLVM IR ( Experimental )☆49Updated 7 years ago
- Interpreter for functional pure type systems.☆21Updated 8 years ago
- The Pico core language, and the Bake algorithm for elaborating Dependent Haskell into the former (WIP)☆15Updated 7 years ago
- System F implemented in Haskell☆24Updated 13 years ago
- A typechecker for WebAssembly, written in Agda (WIP)☆17Updated 7 years ago
- ICFP tutorial☆39Updated 4 years ago
- Tiny type-checker with dependent types☆78Updated 12 years ago
- Deep embedding of imperative programs with code generation☆23Updated 3 years ago
- being an experiment with potato power☆23Updated 6 years ago
- A usable type system for call by push-value☆33Updated 6 years ago
- Experimental proof assistant (and architecture) for dependent linear logic☆51Updated 3 years ago
- Replib: generic programming & Unbound: generic treatment of binders☆46Updated 3 years ago
- Type Theory with Indexed Equality☆26Updated 8 years ago
- Simply typed lambda calculus in cubical agda☆22Updated 5 years ago
- A Haskell to Coq compiler that represents effectful programs with the free monad☆45Updated 3 years ago
- Compiler for type theoretic lambda calculi equipped with system primtives which compiles side-effecting, strict expressions into efficien…☆44Updated 6 years ago
- Self-contained repository for the eponymous paper☆30Updated 7 years ago
- Session Types with Priority in Linear Haskell☆27Updated last year
- A tiny language for teaching and experimenting with Refinement Types☆49Updated 4 years ago
- Map lazy functional language constructs to LLVM IR☆52Updated 6 years ago
- A showcase of interesting code and proof developments in Cedille☆36Updated 8 months ago
- IO using sized types and copatterns☆36Updated 4 years ago
- Logic Explorer - customizable proof construction tool for sequent calculi☆21Updated 3 years ago
- Relative Monad Library for Agda☆24Updated 6 years ago
- A toy compiler based on SPJ's "The Implementation of Functional Programming Languages"☆25Updated last year
- Proofs of the number of inhabitants of polymorphic functions☆23Updated 7 years ago
- Dependently typed elimination functions using singletons☆28Updated last month
- being the emperor of Mongo, but also a verb☆15Updated 7 years ago
- ITT: quantified dependent calculus with inference of all modalities, implemented in Idris 2☆23Updated last year
- A port of miniprl to Haskell with co-/inductive types bolted on the side.☆22Updated 9 years ago