SML code for Handbook of Practical Logic and Automated Reasoning - For Isabelle too
☆36Jan 8, 2017Updated 9 years ago
Alternatives and similar repositories for sml-handbook
Users that are interested in sml-handbook are comparing it to the libraries listed below
Sorting:
- NaDeA (Natural Deduction Assistant) - With a Formalization in Isabelle☆16Nov 20, 2022Updated 3 years ago
- Program verification with F* course materials☆12Jul 6, 2019Updated 6 years ago
- A bare-bones LCF-style proof assistant☆25Aug 13, 2019Updated 6 years ago
- Examples from the class CMSC 330 during Summer 2015☆49Jul 23, 2015Updated 10 years ago
- An OCaml implementation of the DPLL algorithm for solving SAT instances. Uses nothing beyond the OCaml List library.☆19Sep 5, 2014Updated 11 years ago
- second-order abstract syntax☆31Sep 15, 2021Updated 4 years ago
- Mirror of Epigram 2, by Conor McBride, et al.☆58Jun 10, 2020Updated 5 years ago
- A MiniKanren in Python☆36Jul 15, 2016Updated 9 years ago
- Matita (proof assistant) with embedded elpi☆15Jan 30, 2018Updated 8 years ago
- A Coq plugin that implements exceptions in Coq☆13Jan 7, 2021Updated 5 years ago
- Reference Implementation of Romanov's Polynomial Algorithm for Boolean 3-SAT Problem☆91Jan 4, 2016Updated 10 years ago
- The Definition of Standard ML, Revised (1997)☆117May 13, 2017Updated 8 years ago
- Coq formalizations of Sequent Calculus, Natural Deduction, etc. systems for propositional logic☆45May 14, 2016Updated 9 years ago
- Writeup that goes along with this: