Jaak / TinyOutsideInLinks
Small implementation of OutsideIn(X) type checking algorithm
☆31Updated 10 years ago
Alternatives and similar repositories for TinyOutsideIn
Users that are interested in TinyOutsideIn are comparing it to the libraries listed below
Sorting:
- Compositional type checking for Haskell☆38Updated 14 years ago
- Dependently typed elimination functions using singletons☆28Updated 3 weeks ago
- Agda-style equational reasoning in Haskell☆54Updated 2 weeks ago
- Classes for types where we know all the values☆39Updated last year
- Austin's supercompiler work☆21Updated 6 years ago
- Deep embedding of imperative programs with code generation☆23Updated 3 years ago
- An implementation of the Haskell ByteString library using the Fiat system from MIT☆34Updated 3 years ago
- A usable type system for call by push-value☆33Updated 6 years ago
- Tools for functors from Hask^k to Hask☆23Updated 6 years ago
- rewrite rules for type-level equalities☆62Updated 5 months ago
- A monadic interface for DAG construction.☆24Updated 4 years ago
- ☆41Updated 5 years ago
- Safe web routing in haskell☆30Updated 2 years ago
- System F implemented in Haskell☆24Updated 13 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 6 years ago
- An experimental intermediate language for GHC☆36Updated 8 years ago
- Non-empty Vectors☆26Updated 9 months ago
- Composable Concurrent Computation Done Right☆30Updated 3 years ago
- Logic Explorer - customizable proof construction tool for sequent calculi☆21Updated 3 years ago
- Codo notation for programming with comonads in Haskell☆25Updated 5 years ago
- Kleene algebra, regular expressions☆33Updated 2 years ago
- Folds for recursive types with GHC Generics☆28Updated 5 months ago
- Omit fields for instance deriving☆37Updated 5 years ago
- Fine-grained lattice primitives for Haskell☆37Updated 7 months ago
- Session Types with Priority in Linear Haskell☆27Updated last year
- 💧 Liquid Haskell integration for Cabal and Stack☆25Updated 6 years ago
- Various type-aligned sequence data structures.