heades / System-F-CoqLinks
System F in coq.
☆19Updated 10 years ago
Alternatives and similar repositories for System-F-Coq
Users that are interested in System-F-Coq are comparing it to the libraries listed below
Sorting:
- An abstract machine using indexed containers and their zippers☆13Updated 8 years ago
- Formalisation of a type unification algorithm in Coq proof assistant.☆21Updated 7 years ago
- A port of miniprl to Haskell with co-/inductive types bolted on the side.☆22Updated 9 years ago
- Haskell implementation of the Edinburgh Logical Framework☆31Updated 6 months ago
- A prototype implementation of the Frank programming language☆17Updated 9 years ago
- IO using sized types and copatterns☆36Updated 4 years ago
- Formalization of Opetopes and Opetopic Sets in Agda☆18Updated 8 years ago
- A Redex model of CIC as specified in Chapter 4 of the Coq reference manual.☆34Updated 8 years ago
- A small implementation of a proof refinement logic.☆50Updated 8 years ago
- The Evolution of a Typechecker☆54Updated 6 years ago
- handouts and notes from the 2017 edition of the summer school☆39Updated 8 years ago
- Category theory and algebra☆26Updated 9 years ago
- being the programs and code for a paper about general recursion☆26Updated 10 years ago
- A Specification for Dependent Types in Haskell (Core)☆64Updated 3 years ago
- System F implemented in Haskell