package rocq-runtime
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
The Rocq Prover -- Core Binaries and Tools
Install
dune-project
Dependency
Authors
Maintainers
Sources
rocq-9.1.0.tar.gz
sha256=b236dc44f92e1eeca6877c7ee188a90c2303497fe7beb99df711ed5a7ce0d824
doc/rocq-runtime.toplevel/Vernac/index.html
Module Vernac
Source
process_expr sid cmd
Executes vernac command cmd
. Callers are expected to handle and print errors in form of exceptions, however care is taken so the state machine is left in a consistent state.
Source
val load_vernac :
echo:bool ->
check:bool ->
state:State.t ->
?source:Loc.source ->
string ->
State.t
load_vernac echo sid file
Loads file
on top of sid
, will echo the commands if echo
is set. Callers are expected to handle and print errors in form of exceptions.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>