dalaing / type-systems
☆23Updated 7 years ago
Alternatives and similar repositories for type-systems:
Users that are interested in type-systems are comparing it to the libraries listed below
- Dependently typed elimination functions using singletons☆28Updated 2 months ago
- 🌋 Idris implementation of patricia tree☆22Updated 4 years ago
- A partial binary associative operator (appendMaybe :: a → a → Maybe a)☆13Updated 5 months ago
- Interpreter for functional pure type systems.☆21Updated 7 years ago
- Hack idiom-brackets using GHC Source Plugin (8.6+)☆25Updated 6 years ago
- being the programs and code for a paper about general recursion☆24Updated 10 years ago
- System F implemented in Haskell☆24Updated 13 years ago
- Extensible, Type Safe Error Handling in Haskell☆13Updated 4 years ago
- effectful sequences of bytes; an alternative no-lazy-io implementation of Data.ByteString.Lazy☆17Updated last month
- Funny little Haskell impl☆18Updated 4 years ago
- "Programs that explain their effects" talk material☆17Updated 6 years ago
- Experiments with effect systems☆12Updated 8 years ago
- Tiny dependent calculus with inference of irrelevance and erasure☆15Updated 5 years ago
- A tutorial on writing a concurrency testing tool in Haskell☆13Updated 7 years ago
- van Laarhoven lenses for Idris☆20Updated 7 years ago
- Hakyll support for Agda literate files☆19Updated 3 years ago
- The Pico core language, and the Bake algorithm for elaborating Dependent Haskell into the former (WIP)☆14Updated 7 years ago
- Formalised embedding of an imperative language with effect system into session-typed pi calculus.