package herdtools7

  1. Overview
  2. Docs

The runtime environment used by Interpreter.

module type RunTimeConf = sig ... end
module RunTime (C : RunTimeConf) : sig ... end

Internal representation for subprograms.

OCaml

Innovation. Community. Security.