docker-coq
Coq container
Provides pre-configured Docker images for building and testing the Coq proof assistant
Docker images of the Coq proof assistant (see also: https://github.com/coq-community/docker-coq-action) [maintainers=@erikmd,@himito]
37 stars
7 watching
3 forks
Language: Dockerfile
last commit: 2 months ago
Linked from 1 awesome list
cicoqdocker-coqdocker-imagedockerfileopam
Related projects:
Repository | Description | Stars |
---|---|---|
math-comp/docker-mathcomp | Provides Docker images for a Coq proof assistant library | 6 |
coq-community/coq-art | Coq proof assistant book with exercises and examples | 110 |
coq-community/reglang | Provides definitions and verified translations between various representations of regular languages in the Coq proof assistant | 41 |
coq-community/gaia | A Coq implementation of mathematical concepts from N. Bourbaki's Elements of Mathematics | 28 |
coq-community/paramcoq | A Coq plugin providing commands for generating parametricity statements used in data refinement proofs. | 44 |
coq-community/coqoban | A Coq implementation of the Japanese warehouse keeper's puzzle game Sokoban | 21 |
cpitclaudel/company-coq | An Emacs plugin that enhances Coq mode with various features and tools for writing and debugging proof-based software | 354 |
coq-community/bignums | A Coq library providing support for arbitrarily large numbers | 22 |
coq-community/chapar | A framework for verifying causal consistency in distributed key-value stores and their clients using the Coq proof assistant | 32 |
coq-community/coq-ext-lib | A collection of reusable Coq definitions and theorems for building software development tools | 129 |
foonathan/docker | Automated C++ build and testing containers | 48 |
coq-community/coqeal | A Coq library providing algebraic data structures and algorithms | 66 |
coq-community/topology | Develops and formalizes basic concepts and results of general topology in Coq. | 47 |
dockershelf/dockershelf | Provides pre-built, stable Docker images for popular languages and tools. | 88 |
coq-community/graph-theory | A comprehensive Coq library formalizing various results in graph theory, providing a rigorous foundation for theoretical and applied graph theory research. | 34 |