{"id":26745241,"url":"https://github.com/rocq-prover/rocq","last_synced_at":"2025-05-13T15:10:42.904Z","repository":{"id":37408706,"uuid":"1377159","full_name":"rocq-prover/rocq","owner":"rocq-prover","description":"The Rocq Prover is an interactive theorem prover, or proof assistant. It provides a formal language to write mathematical definitions, executable algorithms and theorems together with an environment for semi-interactive development of machine-checked proofs.","archived":false,"fork":false,"pushed_at":"2025-05-13T08:50:56.000Z","size":204766,"stargazers_count":5096,"open_issues_count":2645,"forks_count":682,"subscribers_count":105,"default_branch":"master","last_synced_at":"2025-05-13T09:40:54.329Z","etag":null,"topics":["coq","dependent-types","proof-assistant","theorem-proving"],"latest_commit_sha":null,"homepage":"https://rocq-prover.org","language":"OCaml","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rocq-prover.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2011-02-17T05:49:37.000Z","updated_at":"2025-05-13T08:51:00.000Z","dependencies_parsed_at":"2022-07-14T00:20:37.093Z","dependency_job_id":"f9472d4d-0481-4735-85da-273286847ad9","html_url":"https://github.com/rocq-prover/rocq","commit_stats":{"total_commits":36062,"total_committers":312,"mean_commits":"115.58333333333333","dds":0.7589152015972491,"last_synced_commit":"66c6807b4a2f9abd2a426d94c5997a041bf0ae95"},"previous_names":["rocq-prover/rocq","coq/coq"],"tags_count":141,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rocq-prover%2Frocq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rocq-prover%2Frocq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rocq-prover%2Frocq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rocq-prover%2Frocq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rocq-prover","download_url":"https://codeload.github.com/rocq-prover/rocq/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253969248,"owners_count":21992263,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["coq","dependent-types","proof-assistant","theorem-proving"],"created_at":"2025-03-28T08:15:58.990Z","updated_at":"2025-05-13T15:10:37.888Z","avatar_url":"https://github.com/rocq-prover.png","language":"OCaml","funding_links":[],"categories":["OCaml"],"sub_categories":[],"readme":"# The Rocq Prover\n\n[![GitLab CI][gitlab-badge]][gitlab-link]\n[![GitHub macOS CI][gh-macos-badge]][gh-macos-link]\n[![GitHub Windows CI][gh-win-badge]][gh-win-link]\n[![Zulip][zulip-badge]][zulip-link]\n[![Discourse][discourse-badge]][discourse-link]\n[![DOI][doi-badge]][doi-link]\n\n[gitlab-badge]: https://gitlab.inria.fr/coq/coq/badges/master/pipeline.svg\n[gitlab-link]: https://gitlab.inria.fr/coq/coq/commits/master\n\n[gh-macos-badge]: https://github.com/rocq-prover/rocq/actions/workflows/ci-macos.yml/badge.svg\n[gh-macos-link]: https://github.com/rocq-prover/rocq/actions/workflows/ci-macos.yml\n\n[gh-win-badge]: https://github.com/rocq-prover/rocq/actions/workflows/ci-windows.yml/badge.svg\n[gh-win-link]: https://github.com/rocq-prover/rocq/actions/workflows/ci-windows.yml\n\n[discourse-badge]: https://img.shields.io/badge/Discourse-forum-informational.svg\n[discourse-link]: https://discourse.rocq-prover.org/\n\n[zulip-badge]: https://img.shields.io/badge/Zulip-chat-informational.svg\n[zulip-link]: https://rocq-prover.zulipchat.com/\n\n[doi-badge]: https://zenodo.org/badge/DOI/10.5281/zenodo.15149628.svg\n[doi-link]: https://doi.org/10.5281/zenodo.15149628\n\nThe Rocq Prover is an interactive theorem prover, or proof assistant. It provides a formal language to write\nmathematical definitions, executable algorithms and theorems together with an\nenvironment for semi-interactive development of machine-checked proofs.\n\n## Installation\n\n[![latest packaged version(s)][repology-badge]][repology-link]\n\n[![Docker Hub package][dockerhub-badge]][dockerhub-link]\n[![latest dockerized version][docker-rocq-badge]][docker-rocq-link]\n\n[repology-badge]: https://repology.org/badge/latest-versions/coq.svg\n[repology-link]: https://repology.org/metapackage/coq/versions\n\n[dockerhub-badge]: https://img.shields.io/badge/images%20on-Docker%20Hub-blue.svg\n[dockerhub-link]: https://hub.docker.com/r/rocq/rocq-prover#supported-tags \"Supported tags on Docker Hub\"\n\n[docker-rocq-badge]: https://img.shields.io/docker/v/rocq/rocq-prover/latest\n[docker-rocq-link]: https://github.com/rocq-community/docker-coq/wiki#docker-coq-images \"rocq/rocq-prover:latest\"\n\nPlease see https://rocq-prover.org/install.\nInformation on how to build and install from sources can be found in\n[`INSTALL.md`](INSTALL.md).\n\n## Documentation\n\nThe sources of the documentation can be found in directory [`doc`](doc).\nSee [`doc/README.md`](/doc/README.md) to learn more about the documentation,\nin particular how to build it. The\ndocumentation of the last released version is available on the Rocq\nweb site at [rocq-prover.org/docs](https://rocq-prover.org/docs).\nSee also [the Rocq wiki](https://github.com/rocq-prover/rocq/wiki),\nand the [Rocq FAQ](https://github.com/rocq-prover/rocq/wiki/The-Coq-FAQ),\nfor additional user-contributed documentation.\n\nThe documentation of the master branch is continuously deployed.  See:\n- [Reference Manual (master)][refman-master]\n- [Documentation of the standard library (master)][stdlib-master]\n- [Documentation of the ML API (master)][api-master]\n\n[api-master]: https://rocq-prover.org/doc/master/api/\n[refman-master]: https://rocq-prover.org/doc/master/refman/\n[stdlib-master]: https://rocq-prover.org/doc/master/stdlib/\n\n## Changes\n\nThe [Recent\nchanges](https://rocq-prover.org/doc/master/refman/changes.html) chapter\nof the reference manual explains the differences and the\nincompatibilities of each new version of the Rocq Prover. If you upgrade Rocq,\nplease read it carefully as it contains important advice on how to\napproach some problems you may encounter.\n\n## Questions and discussion\n\nWe have a number of channels to reach the user community and the\ndevelopment team:\n\n- Our [Zulip chat][zulip-link], for casual and high traffic discussions.\n- Our [Discourse forum][discourse-link], for more structured and easily browsable discussions and Q\u0026A.\n\nSee also [rocq-prover.org/community](https://rocq-prover.org/community), which\nlists several other active platforms.\n\n## Bug reports\n\nPlease report any bug / feature request in [our issue tracker](https://github.com/rocq-prover/rocq/issues).\n\nTo be effective, bug reports should mention the OCaml version used\nto compile and run Rocq, the Rocq version (`coqtop -v` or `rocq -v`), the configuration\nused, and include a complete source example leading to the bug.\n\n## Contributing to Rocq\n\nGuidelines for contributing to Rocq in various ways are listed in the [contributor's guide](CONTRIBUTING.md).\n\nInformation about release plans is at https://github.com/rocq-prover/rocq/wiki/Release-Plan\n\n## Supporting Rocq\n\nHelp the Rocq community grow and prosper by becoming a sponsor! The [Rocq\nConsortium](https://rocq-prover.org/consortium) can establish sponsorship contracts\nor receive donations. If you want to take an active role in shaping Rocq's\nfuture, you can also become a Consortium member. If you are interested, please\nget in touch!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frocq-prover%2Frocq","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frocq-prover%2Frocq","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frocq-prover%2Frocq/lists"}