package rocq-runtime

  1. Overview
  2. Docs
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.kernel/Vmbytegen/index.html

Module VmbytegenSource

Sourceval compile : fail_on_error:bool -> ?universes:(int * int) -> Environ.env -> Genlambda.evars -> Constr.constr -> (bool array * Vmemitcodes.to_patch * Vmemitcodes.patches) option

Should only be used for monomorphic terms

Sourceval compile_constant_body : fail_on_error:bool -> Environ.env -> Declarations.universes -> (Constr.t, 'opaque, 'symb) Declarations.constant_def -> Vmemitcodes.body_code option

Shortcut of the previous function used during module strengthening

Sourceval dump_bytecode_flag : CDebug.flag

Dump the bytecode after compilation (for debugging purposes)