{"id":21538732,"url":"https://github.com/coq-community/jmlcoq","last_synced_at":"2025-03-17T21:38:36.877Z","repository":{"id":40696833,"uuid":"238821391","full_name":"coq-community/jmlcoq","owner":"coq-community","description":"Coq definition of JML and a verified runtime assertion checker [maintainer=@palmskog]","archived":false,"fork":false,"pushed_at":"2023-12-30T10:21:05.000Z","size":440,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-24T08:09:00.339Z","etag":null,"topics":["coq","docker-coq-action","java","jml","nix-action","runtime-checking"],"latest_commit_sha":null,"homepage":"","language":"Coq","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/coq-community.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2020-02-07T01:39:12.000Z","updated_at":"2024-12-24T04:10:13.000Z","dependencies_parsed_at":"2023-12-30T11:27:08.562Z","dependency_job_id":"9fa2e20a-076f-47bc-8496-4badeca78ae7","html_url":"https://github.com/coq-community/jmlcoq","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coq-community%2Fjmlcoq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coq-community%2Fjmlcoq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coq-community%2Fjmlcoq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coq-community%2Fjmlcoq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coq-community","download_url":"https://codeload.github.com/coq-community/jmlcoq/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244114683,"owners_count":20400404,"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","docker-coq-action","java","jml","nix-action","runtime-checking"],"created_at":"2024-11-24T04:13:17.182Z","updated_at":"2025-03-17T21:38:36.854Z","avatar_url":"https://github.com/coq-community.png","language":"Coq","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!---\nThis file was generated from `meta.yml`, please do not edit manually.\nFollow the instructions on https://github.com/coq-community/templates to regenerate.\n---\u003e\n# JMLCoq\n\n[![Docker CI][docker-action-shield]][docker-action-link]\n[![Nix CI][nix-action-shield]][nix-action-link]\n[![Contributing][contributing-shield]][contributing-link]\n[![Code of Conduct][conduct-shield]][conduct-link]\n[![Zulip][zulip-shield]][zulip-link]\n\n[docker-action-shield]: https://github.com/coq-community/jmlcoq/actions/workflows/docker-action.yml/badge.svg?branch=master\n[docker-action-link]: https://github.com/coq-community/jmlcoq/actions/workflows/docker-action.yml\n\n[nix-action-shield]: https://github.com/coq-community/jmlcoq/actions/workflows/nix-action.yml/badge.svg?branch=master\n[nix-action-link]: https://github.com/coq-community/jmlcoq/actions/workflows/nix-action.yml\n\n[contributing-shield]: https://img.shields.io/badge/contributions-welcome-%23f7931e.svg\n[contributing-link]: https://github.com/coq-community/manifesto/blob/master/CONTRIBUTING.md\n\n[conduct-shield]: https://img.shields.io/badge/%E2%9D%A4-code%20of%20conduct-%23f15a24.svg\n[conduct-link]: https://github.com/coq-community/manifesto/blob/master/CODE_OF_CONDUCT.md\n\n[zulip-shield]: https://img.shields.io/badge/chat-on%20zulip-%23c1272d.svg\n[zulip-link]: https://coq.zulipchat.com/#narrow/stream/237663-coq-community-devs.20.26.20users\n\n\n\nA Coq formalization of the syntax and semantics of the\nJava-targeted JML specification language, along with a\nverified runtime assertion checker for JML.\n\n## Meta\n\n- Author(s):\n  - Hermann Lehner (initial)\n  - David Pichardie (initial)\n  - Andreas Kägi (initial)\n- Coq-community maintainer(s):\n  - Karl Palmskog ([**@palmskog**](https://github.com/palmskog))\n- License: [MIT License](LICENSE)\n- Compatible Coq versions: 8.10 or later\n- Additional dependencies: none\n- Coq namespace: `JML`\n- Related publication(s):\n  - [A formal definition of JML in Coq and its application to runtime assertion checking](https://www.research-collection.ethz.ch/handle/20.500.11850/44276) doi:[10.3929/ethz-a-006680049](https://doi.org/10.3929/ethz-a-006680049)\n  - [A Formalization of JML in the Coq Proof System](https://www.research-collection.ethz.ch/handle/20.500.11850/68882) doi:[10.3929/ethz-a-006903145](https://doi.org/10.3929/ethz-a-006903145)\n\n## Building and installation instructions\n\nThe easiest way to install the latest released version of JMLCoq\nis via [OPAM](https://opam.ocaml.org/doc/Install.html):\n\n```shell\nopam repo add coq-released https://coq.inria.fr/opam/released\nopam install coq-jmlcoq\n```\n\nTo instead build and install manually, do:\n\n``` shell\ngit clone https://github.com/coq-community/jmlcoq.git\ncd jmlcoq\nmake   # or make -j \u003cnumber-of-cores-on-your-machine\u003e \nmake install\n```\n\n\n## Documentation\n\nMore information about the formalization can be found on the\n[project website](http://jmlcoq.info).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoq-community%2Fjmlcoq","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoq-community%2Fjmlcoq","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoq-community%2Fjmlcoq/lists"}