package ocaml-base-compiler

  1. Overview
  2. Docs
val compile_implementation : string -> Lambda.lambda -> Instruct.instruction list
val compile_phrase : Lambda.lambda -> Instruct.instruction list * Instruct.instruction list
val reset : unit -> unit