module Process:The KRH processor main loop. See also modulesig..end
Main.val main : unit -> unitmain () runs the KRH processor within a stand alone environment.val interact : unit -> unitinteract () runs the KRH processor within a OCaml interpreter.
This is intended mainly for experimentation and debugging.