UnkindPartition / prover
Simple lambda prover
☆24Updated 9 years ago
Alternatives and similar repositories for prover:
Users that are interested in prover are comparing it to the libraries listed below
- An experimental intermediate language for GHC☆36Updated 7 years ago
- Formally prove properties of Haskell programs using SBV/SMT.☆44Updated 8 months ago
- Compiling to STLC to categories in Haskell and Coq, using Conal Elliot's work☆19Updated 7 years ago
- Paper about polynomial functors, regular expressions, matrices of types, derivatives, semirings, and other cool stuff☆13Updated 6 years ago
- Ministg is an interpreter for a high-level, small-step, operational semantics for the STG machine.☆72Updated 4 years ago
- An implementation of the Haskell ByteString library using the Fiat system from MIT☆32Updated 2 years ago
- Exploring how to make a strict imperative universe in the GHC runtime system.☆48Updated last month
- Lightweight Haskell dynamic loading library originally written by Copyright © 2004 Hampus Ram.☆24Updated 6 years ago
- Translation of Agda code in A. Löh and J. P. Magalhães *Generic Programming with Indexed Functors* to Idris.☆14Updated 7 years ago
- Units of measure as a GHC typechecker plugin☆30Updated 2 years ago
- ☆17Updated 2 years ago
- Source material for "Functional Pearl: Getting a Quick Fix on Comonads"☆46Updated 6 years ago
- ☆14Updated 7 years ago
- ☆45Updated 3 years ago
- [Talk] Framing the Discussion with EDSLs☆9Updated 9 years ago
- being a thing I build on a Saturday☆28Updated 6 years ago
- Use Conal Elliott's concat library to compile regular Haskell functions into Z3 equations☆38Updated 7 years ago
- An experiment in functional interface design☆23Updated 8 years ago
- Mirror of ghc repository. DO NOT SUBMIT PULL REQUESTS HERE☆24Updated 6 years ago
- Various type-aligned sequence data structures.☆20Updated 3 years ago
- Demonstrating comonad transformers.☆36Updated 8 years ago
- van Laarhoven Free Monad with Extensible Effects☆23Updated 8 years ago
- Example repository setup that deploys GHCJS programs to GitHub Pages☆24Updated 5 years ago
- Demonstration for how to build "traverse" using GHC.Generics efficiently☆22Updated 6 years ago
- An alternate definition of Haskell's Functor typeclass