eviefp / logic-in-haskellLinks
Classical Logic in Haskell
☆24Updated 2 months ago
Alternatives and similar repositories for logic-in-haskell
Users that are interested in logic-in-haskell are comparing it to the libraries listed below
Sorting:
- My attempt at writing a R⁵RS-compliant Scheme with Megaparsec☆14Updated last month
- Experimental proof assistant (and architecture) for dependent linear logic☆51Updated 3 years ago
- Velo is a tiny language (STLC + Hutton's Razor with Bools) to showcase & explore efficient verified implementations in Idris2.☆16Updated 2 years ago
- This package provides a Coq formalization of abstract algebra using a functional programming style. The modules contained within the pack…☆28Updated 6 years ago
- A tiny language for teaching and experimenting with Refinement Types☆49Updated 4 years ago
- Dependently typed Algorithm M and friends☆26Updated 7 years ago
- Quantitative Type Theory implementation☆54Updated 4 years ago
- Agda-style equational reasoning in Haskell☆54Updated 9 months ago
- Self-contained repository for the eponymous paper☆30Updated 7 years ago
- ☆12Updated 6 years ago
- Attempt to prove semantic preservation (forward simulation) for a simple compiler.☆12Updated last year
- An unimaginatively named monorepo for misc. side-projects that are annoying to maintain separately.☆14Updated 5 years ago
- A small NuPRL style proof assistant☆31Updated 6 years ago
- Paradoxes of type theory, described didactically. With accompanying proofs in Agda.☆41Updated 5 years ago
- A usable type system for call by push-value☆33Updated 6 years ago
- Functional Pearl: Certified Binary Search in a Read-Only Array☆29Updated 4 years ago
- ☆12Updated 5 years ago
- "operating system" based on the calculus of constructions☆18Updated 3 years ago
- A simple implementation of linear type theory☆38Updated 8 years ago
- Interpreter for functional pure type systems.☆21Updated 8 years ago
- Toy typechecker for Insanely Dependent Types☆82Updated 3 months ago
- Generalized syntax & semantics for universe hierarchies☆32Updated 2 years ago
- a simple total pure functional language, eventually to have powerful static checking and optimization☆33Updated last month
- Resources for "One Monad to Prove Them All"☆29Updated 7 years ago
- A Haskell to Coq compiler that represents effectful programs with the free monad☆45Updated 3 years ago
- Formalised embedding of an imperative language with effect system into session-typed pi calculus.☆29Updated last year
- Like "Write Yourself a Scheme in 48 Hours", but in Agda☆51Updated 7 years ago
- IO using sized types and copatterns☆36Updated 4 years ago
- Zippers for cofree types☆13Updated 4 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