This a type-checker plugin to rule all type checker plugins involving type-equality reasoning using smt solvers.
☆21Jan 31, 2022Updated 4 years ago
Alternatives and similar repositories for the-thoralf-plugin
Users that are interested in the-thoralf-plugin are comparing it to the libraries listed below
Sorting:
- A simple way to query constructors, like cases but slightly more concise☆11Mar 7, 2018Updated 7 years ago
- Exploration of the Piece Table data structure in Haskell☆10Mar 17, 2017Updated 8 years ago
- The Pico core language, and the Bake algorithm for elaborating Dependent Haskell into the former (WIP)☆15Feb 15, 2018Updated 8 years ago
- A tiny compiler for a security-typed imperative language with a formalised proof of noninterference-preservation.☆16Dec 10, 2019Updated 6 years ago
- Benchmarks using the non-moving incremental GHC garbage collector☆22Oct 24, 2019Updated 6 years ago
- static analysis of free monads☆24Jul 10, 2018Updated 7 years ago
- Create environments with GHC HEAD artefacts☆26Jun 28, 2023Updated 2 years ago
- ICFP 2019 preprints/papers☆44Jul 31, 2019Updated 6 years ago
- Syntaxes with Binding, Their Programs, and Proofs☆23Oct 26, 2023Updated 2 years ago
- My final year project at the University of Strathclyde☆14Jan 26, 2023Updated 3 years ago
- ☆10Feb 27, 2026Updated last week
- A certified semantics for relational programming workout.☆26Oct 15, 2020Updated 5 years ago
- Flexible persistence for Haskell data types primarily based on event logging and checkpoints☆48Dec 23, 2018Updated 7 years ago
- Ever been so pissed you rewrote a 4500 line Java project into 300 lines of Haskell?☆14Oct 4, 2020Updated 5 years ago
- Haskell implementation of Glumpy☆12Jun 21, 2021Updated 4 years ago
- A Haskell library for compile-time checked literal values, via QuasiQuoters.☆13Sep 20, 2021Updated 4 years ago
- an experiment in presenting code.☆14Aug 11, 2020Updated 5 years ago
- nominal sets in haskell☆19Nov 18, 2018Updated 7 years ago
- Label dependent dependent session types☆16May 2, 2024Updated last year
- ScopeT and ScopeH☆13Aug 3, 2024Updated last year
- Combinators for manipulating dependently-typed predicates.☆14Jul 5, 2024Updated last year
- A tiny implementation of dependent types.☆11Oct 24, 2017Updated 8 years ago
- A Specification for Dependent Types in Haskell (Core)☆64Jun 30, 2022Updated 3 years ago
- being a collection of Agda-facilitated ramblings☆33May 20, 2020Updated 5 years ago
- DEPRECATED! Interactive Haskell development using GHCi in Neovim☆46Jan 23, 2018Updated 8 years ago
- BibTeX bibliographies for proof engineering-related papers☆30Jul 24, 2019Updated 6 years ago
- Haskell binding for Bullet physics engine☆24May 14, 2020Updated 5 years ago
- A Coq plugin to disable positivity check, guard check and termination check☆16Nov 2, 2019Updated 6 years ago
- Design, play with, and analyze sequent calculus proof systems.☆14Sep 5, 2024Updated last year
- GHC plugin to add eventlog tracing for foreign function calls☆16Jan 14, 2025Updated last year
- Deferring the Details and Deriving Programs☆14Aug 18, 2019Updated 6 years ago
- IO for Gallina☆34Dec 17, 2025Updated 2 months ago
- deprecated in favor of -XQualifiedDo☆41May 8, 2021Updated 4 years ago
- Porting of software foundations book to Agda☆39Feb 16, 2014Updated 12 years ago
- a tiny tool for visualising substructual sharing in data structures 🕵️♀️☆18Apr 4, 2019Updated 6 years ago
- Fast unboxed references for ST and IO monad