package herdtools7

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Asllib.NativeSource

Sourcetype native_value =
  1. | NV_Literal of AST.literal
  2. | NV_Vector of native_value list
  3. | NV_Record of native_value ASTUtils.IMap.t
Sourcemodule NoScope : Backend.SCOPE with type t = unit
Sourcemodule StaticBackend : Backend.S with type value = native_value and type 'a m = 'a and module Scope = NoScope
Sourcemodule DeterministicBackend : Backend.S with type value = native_value and type 'a m = 'a and module Scope = NoScope
Sourceval interprete : ?instrumentation:bool -> StaticEnv.global -> AST.t -> int * Instrumentation.semantics_rule list
OCaml

Innovation. Community. Security.