semantics
Semantics study
A comprehensive survey of programming language semantics styles implemented in Coq
A survey of semantics styles in Coq, from natural semantics through structural operational, axiomatic, and denotational semantics, to abstract interpretation [maintainer=@k4rtik]
46 stars
8 watching
4 forks
Language: Coq
last commit: over 3 years ago coqprogramming-language-semantics
Related projects:
Repository | Description | Stars |
---|---|---|
| Develops and formalizes basic concepts and results of general topology in Coq. | 47 |
| A collection of reusable Coq definitions and theorems for building software development tools | 129 |
| Automates formalizing syntactic theories with variable binders in Coq | 52 |
| A library of abstract interfaces for various mathematical structures to facilitate algebraic manipulation and type class-based reasoning in Coq | 162 |
| Provides definitions and verified translations between various representations of regular languages in the Coq proof assistant | 41 |
| A Coq implementation of mathematical concepts from N. Bourbaki's Elements of Mathematics | 30 |
| A Coq library providing algebraic data structures and algorithms | 67 |
| A Coq library that provides a total parser combinator library with support for building parsers and grammars in the language of Coq. | 42 |
| A certified semantics for relational programming language specification, providing verified implementations of syntax and semantics for miniKanren languages | 26 |
| A resource for discovering useful techniques and tricks in Coq | 507 |
| A comprehensive formalization of mathematical structures and concepts for verified computation in Coq. | 111 |
| Formalized graph theory results for research and verification | 35 |
| A comprehensive library of verified data structures and algorithms in Coq | 45 |
| Development of formal semantics and verification tools for imperative languages and functional programming languages. | 64 |
| A Coq implementation of the Japanese warehouse keeper's puzzle game Sokoban | 21 |