ocramz / thihLinks
typing haskell in haskell
☆18Updated 3 years ago
Alternatives and similar repositories for thih
Users that are interested in thih are comparing it to the libraries listed below
Sorting:
- Extra type-level operations on GHC.TypeLits.Nat and a custom solver☆18Updated this week
- A small package that demonstrates how to use LiquidHaskell as a GHC plugin☆24Updated last year
- Composable Concurrent Computation Done Right☆30Updated 2 years ago
- Recover run-time type information from the GHC heap. One example use case is a "show anything" function (with no Show constraint).☆35Updated 2 months ago
- Implementation of an efficient thread-safe global Symbol Table, with garbage collection☆19Updated 7 months ago
- Non-empty Vectors☆26Updated 5 months ago
- Staged Streams and other stuff☆19Updated 3 years ago
- An interface for GHC type-checking plugins☆21Updated last week
- A very simple interface for incremental computation using STM in Haskell.☆13Updated 2 years ago
- Existential type.☆37Updated 9 months ago
- Flexible Haskell library for parsing and printing S-Expressions☆20Updated 11 months ago
- Fine-grained lattice primitives for Haskell☆37Updated 3 months ago
- ICFP tutorial☆39Updated 4 years ago
- λλλλ Lennart Augustsson's λ-calculus cooked four ways☆29Updated 4 years ago
- An implementation of the Haskell ByteString library using the Fiat system from MIT☆34Updated 3 years ago
- Symbol manipulation☆36Updated 2 years ago
- Dependently typed elimination functions using singletons☆28Updated 9 months ago
- There are many category theory implementations, but this one is mine☆16Updated last year
- ☆16Updated 3 years ago
- A simple library I wrote to allow me to quickly and easily construct command line interfaces.☆28Updated 2 years ago
- Normalization by Evaluation for Embedded Domain-specific Languages☆31Updated 11 months ago
- Standard module for type-level programming in Haskell☆30Updated 6 years ago
- Benchmarking Haskell extensible-effect libraries.☆34Updated 5 years ago
- Experimental fork of ghcide which is reimplemented using the FRP library reflex☆19Updated 4 years ago
- reverse dependency build matrix generator☆33Updated 5 years ago
- Session Types with Priority in Linear Haskell☆27Updated last year
- A Pandoc filter that identifies Haskell code in Markdown, executes the code in GHCI and embeds the results in the returned Markdown.☆14Updated 6 years ago
- Kleene algebra, regular expressions☆33Updated last year
- Demonstration for how to build "traverse" using GHC.Generics efficiently☆22Updated 7 years ago
- Efficient parser combinators for Haskell☆39Updated last month