coq-serapi
Serialization library and protocol for machine interaction with the Coq proof assistant
Description
SerAPI is a library for machine-to-machine interaction with the Coq proof assistant, with particular emphasis on applications in IDEs, code analysis tools, and machine learning. SerAPI provides automatic serialization of Coq's internal OCaml datatypes from/to JSON or S-expressions (sexps).
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 10 Oct 2022
- Authors
- Maintainers
Sources
coq-serapi-8.16.0.0.16.1.tbz
sha256=f1070e6fa36ecf042319a14f621f26a331075f3777dfb85a0afbac6e3323e9d4
sha512=efbd947aa6750672f089b7b8604c798033793510eea1c45f4265df5f548b2ecdd3e69d5cb49b0714c09de1012fe358f618c9b1f4610a33339a151b4fdac42321
Dependencies
ppx_deriving_yojson
>= "3.4"
yojson
>= "1.7.0"
ppx_hash
>= "v0.13.0"
ppx_compare
>= "v0.13.0"
ppx_sexp_conv
>= "v0.13.0"
ppx_deriving
>= "4.2.1"
ppx_import
build & >= "1.5-3" & < "2.0"
dune
>= "2.0.1"
sexplib
>= "v0.13.0"
ocamlfind
>= "1.8.0"
cmdliner
>= "1.1.0"
coq
>= "8.16" & < "8.17"
ocaml
>= "4.09.0"
Reverse Dependencies
coq-lsp
< "0.1.3+v8.16"
Conflicts
result
< "1.5"