egison / backtrackingLinks
Backtracking monad in Haskell
☆14Updated 3 years ago
Alternatives and similar repositories for backtracking
Users that are interested in backtracking are comparing it to the libraries listed below
Sorting:
- open union and open product types in Haskell☆32Updated 4 years ago
- Dependent hash maps☆14Updated 2 months ago
- The generalized intensional compiler for a Haskell-like language.☆14Updated 7 years ago
- Computing lenses generically using generics-sop☆16Updated 7 months ago
- Dependently typed elimination functions using singletons☆28Updated 5 months ago
- van Laarhoven lenses for Idris☆20Updated 7 years ago
- The Hadrian build system for GHC☆9Updated 6 years ago
- ☆23Updated 7 years ago
- Modern compiler implementation in ML, in Haskell☆16Updated 7 years ago
- A compiler from mini-STG to Wasm (**far from complete**)☆14Updated 8 years ago
- Hakyll support for Agda literate files☆19Updated 3 years ago
- types and functions bridge between foundation and the actual ecosystem (text, vector, bytestring, ...☆18Updated 8 years ago
- Austin's supercompiler work☆21Updated 5 years ago
- Efficiently hash Haskell values with MD5, SHA256, SHA512 and other hashing algorithms☆16Updated 5 months ago
- Minimal binary serialization library with focus on performance☆17Updated 4 years ago
- Extensible, Type Safe Error Handling in Haskell☆13Updated 4 years ago
- Hack idiom-brackets using GHC Source Plugin (8.6+)☆25Updated 6 years ago
- Directed rounding and interval arithmetics with builtin floating types☆11Updated 3 years ago
- "Fail Fast" process management for Haskell; inspired by Erlang☆16Updated 8 years ago
- Invertible parsing for S-expressions☆34Updated 2 months ago
- Formalised embedding of an imperative language with effect system into session-typed pi calculus.☆28Updated 6 months ago
- Term Rewriting Systems☆17Updated 9 years ago
- Regular expressions of types☆16Updated 6 years ago
- Experiments in abstracting definitional interpreters☆16Updated 7 years ago
- Haskell routes using dependent types☆10Updated 8 years ago
- Desugars Template Haskell abstract syntax to a simpler format without changing semantics☆20Updated 6 months ago
- I/O utilities and datasets for algebraic-graphs