jespercockx / popl19-tutorialLinks
Files for the tutorial "Correct-by-construction programming in Agda" at POPL '19 in Cascais
☆26Updated 6 years ago
Alternatives and similar repositories for popl19-tutorial
Users that are interested in popl19-tutorial are comparing it to the libraries listed below
Sorting:
- A formalization of Pure Type Systems (PTS) in Agda☆27Updated last month
- ☆18Updated 3 years ago
- a version of the 2048 game for Coq☆22Updated last year
- A library and case-study for linear, intrinsically-typed interpreters in Agda☆35Updated 5 years ago
- Haskell implementation of the Edinburgh Logical Framework☆31Updated 3 months ago
- Quasi-quoting library for agda☆18Updated 8 months ago
- Fintie Sets in Cubical Agda☆12Updated 5 years ago
- Formalization of the polymorphic lambda calculus and its parametricity theorem☆35Updated 5 months ago
- A Redex model of CIC as specified in Chapter 4 of the Coq reference manual.☆34Updated 8 years ago
- Agda formalization of Intuitionistic Propositional Logic☆22Updated 2 months ago
- Agda formalisation of dual-context constructive modal logics.☆20Updated 5 years ago
- A bare-bones LCF-style proof assistant☆24Updated 6 years ago
- Mtac in Agda☆28Updated 4 years ago
- ☆17Updated 6 years ago
- Self-contained repository for the eponymous paper☆30Updated 6 years ago
- An Agda formalization of System F and the Brown-Palsberg self-interpreter☆26Updated 4 years ago
- IO using sized types and copatterns☆35Updated 4 years ago
- A Model of Relationally Parametric System F in Coq☆22Updated 10 years ago
- Logical relations proof in Agda☆27Updated 10 years ago
- The Agda Universal Algebra Library (UALib) is a library of types and programs (theorems and proofs) that formalizes the foundations of un…☆20Updated 3 years ago
- Simple conversion from Agda text to literate Agda text.☆14Updated 3 weeks ago
- F-omega with interval kinds mechanized in Agda☆14Updated last year
- All higher inductive types can be obtained from three simple HITs.☆17Updated 7 years ago
- Repo of the original work on finally tagless (and a lot of other metaocaml work besides)☆43Updated 6 years ago
- BibTeX bibliographies for proof engineering-related papers☆30Updated 6 years ago
- I'm putting Palmgren's Constructive Sheaf Semantics into Agda. Defines sheaves via Grothendieck pretopologies.☆17Updated 10 years ago
- ☆16Updated 3 years ago
- Fun plugin to play with the Gallina AST.☆38Updated 5 years ago
- A tiny compiler for a security-typed imperative language with a formalised proof of noninterference-preservation.☆16Updated 5 years ago
- Template project for program verification in Coq, showcasing reasoning on CompCert's Clight language using the Verified Software Toolchai…