TikhonJelvis / impLinks
Some scripts for analyzing IMP programs with the Z3 automatic theorem prover, originally written for my Compose 2016 talk.
☆16Updated 9 years ago
Alternatives and similar repositories for imp
Users that are interested in imp are comparing it to the libraries listed below
Sorting:
- "Toy" SMT Solver for Educational Purposes☆20Updated 12 years ago
- Use Conal Elliott's concat library to compile regular Haskell functions into Z3 equations☆38Updated 8 years ago
- Sturdy is a library for developing sound static analyses in Haskell.☆61Updated 2 years ago
- A general purpose programming language with linear types☆43Updated 8 years ago
- Compositional type checking for Haskell☆37Updated 14 years ago
- The Prettiest Printer☆35Updated last year
- A tiny language for teaching and experimenting with Refinement Types☆47Updated 4 years ago
- A classical propositional theorem prover in Haskell, using Wang's Algorithm.☆36Updated 6 years ago
- Constructive Galois connections☆32Updated 7 years ago
- ☆29Updated 9 years ago
- Experiments in abstracting definitional interpreters☆16Updated 7 years ago
- Coq proofs for the paper "Calculating Correct Compilers"☆30Updated last year
- being some experiments, working towards some equipment I wish I had☆37Updated 9 years ago
- handouts and notes from the 2017 edition of the summer school☆39Updated 8 years ago
- A small implementation of a proof refinement logic.☆50Updated 8 years ago
- Formalisation of a type unification algorithm in Coq proof assistant.☆19Updated 6 years ago
- Implementation of Nuprl's type theory in Coq