themattchan / haskell-tigerLinks
Modern compiler implementation in ML, in Haskell
☆16Updated 7 years ago
Alternatives and similar repositories for haskell-tiger
Users that are interested in haskell-tiger are comparing it to the libraries listed below
Sorting:
- Haskell typechecker☆39Updated 6 years ago
- Folds for recursive types with GHC Generics☆28Updated 2 months ago
- Small implementation of OutsideIn(X) type checking algorithm☆31Updated 10 years ago
- 🖼️ the compiling to closed categories compiler☆66Updated 7 years ago
- Compositional type checking for Haskell☆37Updated 14 years ago
- Dependently typed elimination functions using singletons☆28Updated 9 months ago
- Proofs of the number of inhabitants of polymorphic functions☆23Updated 7 years ago
- A terminal UI for inspecting steps taken by a rewriting process. Useful for the optimization phase of a compiler, or even evaluators of s…☆21Updated 5 years ago
- Type Safe LLVM IR ( Experimental )☆49Updated 7 years ago
- Programmatically create new instances using core-to-core plugins☆11Updated 4 years ago
- System F implemented in Haskell☆24Updated 13 years ago
- Simple reflection of expressions☆34Updated 4 years ago
- Agda-style equational reasoning in Haskell