Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/Roqc/kernel/   (Beweissystem des Inria Version 9.1.0©)  Datei vom 15.8.2025 mit Größe 1 kB image not shown  

SSL vmlibrary.mli   Sprache: unbekannt

 
(************************************************************************)
(*         *      The Rocq Prover / The Rocq Development Team           *)
(*  v      *         Copyright INRIA, CNRS and contributors             *)
(* <O___,, * (see version control and CREDITS file for authors & dates) *)
(*   \VV/  **************************************************************)
(*    //   *    This file is distributed under the terms of the         *)
(*         *     GNU Lesser General Public License Version 2.1          *)
(*         *     (see LICENSE file for the text of the license)         *)
(************************************************************************)

open Names
open Vmemitcodes

type t
(** Type of VM libraries. *)

type index

type indirect_code = index pbody_code

type compiled_library
type on_disk

val vm_segment : compiled_library ObjFile.id

val empty : t

val set_path : DirPath.t -> t -> t

val add : to_patch -> t -> t * index

val load : DirPath.t -> file:string -> ObjFile.in_handle -> on_disk

val link : on_disk -> t -> t

val inject : compiled_library -> on_disk

val resolve : index -> t -> to_patch

val export : t -> compiled_library

Messung V0.5 in Prozent
C=75 H=100 G=88

[Verzeichnis aufwärts0.5unsichere VerbindungÜbersetzung europäischer Sprachen durch Browser2026-04-26]