jwiegley / parsec-free
☆22Updated last year
Alternatives and similar repositories for parsec-free:
Users that are interested in parsec-free are comparing it to the libraries listed below
- Hack idiom-brackets using GHC Source Plugin (8.6+)☆25Updated 6 years ago
- First class patterns and pattern matching, using type families☆17Updated 4 years ago
- Funny little Haskell impl☆18Updated 4 years ago
- Session Types with Priority in Linear Haskell☆26Updated 10 months ago
- An implementation of the Haskell ByteString library using the Fiat system from MIT☆32Updated 3 years ago
- A monadic interface for DAG construction.☆24Updated 3 years ago
- Extra type-level operations on GHC.TypeLits.Nat and a custom solver☆17Updated last month
- Dependently typed elimination functions using singletons☆28Updated 3 months ago
- IO using sized types and copatterns☆33Updated 4 years ago
- Exploring how to make a strict imperative universe in the GHC runtime system.☆48Updated 4 months ago
- Uniform interface to reified data type information via Template Haskell☆21Updated last month
- Agda-style equational reasoning in Haskell☆53Updated 2 weeks ago
- An efficient finite map from (byte)strings to values.☆20Updated 3 weeks ago
- being the emperor of Mongo, but also a verb☆15Updated 6 years ago
- Logic Explorer - customizable proof construction tool for sequent calculi☆20Updated 2 years ago
- Type level lists, pairs, sums, their operations, and their properties.☆24Updated 6 years ago
- The Prettiest Printer☆34Updated last year
- Existential type.