cdf-program-logics
Program logic textbook
Companion Coq development for teaching program logics
Companion Coq development for Xavier Leroy's 2021 lectures on program logics
40 stars
2 watching
7 forks
Language: Coq
last commit: over 4 years ago
Linked from 2 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Development of formal semantics and verification tools for imperative languages and functional programming languages. | 64 |
| | This project provides a development environment and software tools for formalizing the semantics of programming languages in the Coq proof assistant. | 21 |
| | Formalizations of logical deduction systems using Coq | 44 |
| | Tutorials and materials for teaching Coq-based mathematical component development | 17 |
| | An introductory course on floating-point numbers and formal proof using Coq | 6 |
| | A Coq library providing an alternative set of axioms and type class mechanisms for building and proving mathematical theorems. | 38 |
| | A learning environment for theorem proving with the Coq proof assistant | 388 |
| | A certified semantics for relational programming language specification, providing verified implementations of syntax and semantics for miniKanren languages | 26 |
| | A Coq-based library for establishing logical relations in formal verification and proof assistance | 20 |
| | A self-reading Coq course for PhD students covering fundamental topics in functional programming and formal verification. | 38 |
| | Provides definitions and verified translations between various representations of regular languages in the Coq proof assistant | 41 |
| | A Coq library providing algebraic data structures and algorithms | 67 |
| | An implementation of System F in Coq, aiming to provide a rigorous and expressive formal system for describing programming languages. | 19 |
| | A tool for interactive theorem proving and language support in Coq | 153 |
| | A comprehensive survey of programming language semantics styles implemented in Coq | 46 |