package coq-serapi
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Serialization library and protocol for machine interaction with the Coq proof assistant
Install
dune-project
Dependency
Authors
Maintainers
Sources
coq-serapi-8.20.0.0.20.0.tbz
sha256=ead9382f111ea385008fe9037513ff1f738dd90d8e989b8d1a0c9290963d9afe
sha512=b29103c2d1eb3cf8a33fa9ddf26b5a6c89e7277cd31256589bcae8a89c37a3de7a3c3e7fe5d376358e874d44dc6c60ab96736cbd1037511ab36705e9f40f0ade
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).
Published: 10 Sep 2024
Dependencies (15)
-
ppx_hash
>= "v0.13.0" & < "v0.18~" -
ppx_compare
>= "v0.13.0" & < "v0.18~" -
ppx_sexp_conv
>= "v0.13.0" & < "v0.18~" -
sexplib
>= "v0.13.0" & < "v0.18~" -
ppx_deriving_yojson
>= "3.4" -
ppx_deriving
>= "4.2.1" -
ppx_import
>= "1.11.0" & < "2.0" -
ocamlfind
>= "1.8.0" -
cmdliner
>= "1.1.0" -
dune
>= "2.0.1" -
sexplib
>= "v0.13.0" -
ocamlfind
>= "1.8.0" -
cmdliner
>= "1.1.0" -
ocaml
>= "4.12.0" -
dune
>= "2.9.1"
Dev Dependencies (1)
-
coq
>= "8.20" & < "8.21" | = "dev"
Used by
None
Conflicts (1)
-
result
< "1.5"
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page