templates
Coq project templates
Provides template files for generating configuration and boilerplate for Coq projects
Templates for configuration files and scripts useful for maintaining Coq projects [maintainers=@palmskog,@Zimmi48]
13 stars
7 watching
8 forks
Language: Mustache
last commit: about 1 month ago
Linked from 1 awesome list
continuous-integrationcoqmustache-templates
Related projects:
Repository | Description | Stars |
---|---|---|
coq-community/coq-program-verification-template | A template project for verifying the correctness of C programs in Coq | 29 |
coq-community/coq-ext-lib | A collection of reusable Coq definitions and theorems for building software development tools | 129 |
coq-community/paramcoq | A Coq plugin providing commands for generating parametricity statements used in data refinement proofs. | 44 |
coq-community/reglang | Provides definitions and verified translations between various representations of regular languages in the Coq proof assistant | 41 |
coq-community/manifesto | A collaborative effort to maintain and promote Coq packages and tools. | 68 |
coq-community/lemma-overloading | A Coq library demonstrating design patterns for automated proof automation and canonical structures | 26 |
coq-community/parseque | A Coq library that provides a total parser combinator library with support for building parsers and grammars in the language of Coq. | 42 |
coq-community/coq-art | Coq proof assistant book with exercises and examples | 110 |
jscoq/jscoq | An online development environment for the proof assistant Coq, allowing users to run and interact with it in their browser. | 515 |
coq-community/autosubst | Automates formalizing syntactic theories with variable binders in Coq | 52 |
coq-community/fav-ssr | A comprehensive library of verified data structures and algorithms in Coq | 45 |
coq-community/coq-tricks | A resource for discovering useful techniques and tricks in Coq | 503 |
coq-community/gaia | A Coq implementation of mathematical concepts from N. Bourbaki's Elements of Mathematics | 28 |
coq-community/topology | Develops and formalizes basic concepts and results of general topology in Coq. | 47 |
coq-community/docker-coq | Provides pre-configured Docker images for building and testing the Coq proof assistant | 37 |