exception Escape of exn
val toplevel : bool Stdlib.refval verbose : bool Stdlib.refval script : Stdlib.Format.formatter -> Stdlib.Format.formatter -> char Stdlib.Stream.t -> boolval topinput : Stdlib.Format.formatter -> Stdlib.Format.formatter -> char Stdlib.Stream.t -> boolval dump_env : Stdlib.Format.formatter -> unitval compile : string -> string option -> unitval compile_run : string -> unitval run : string -> unitval set_argv : string list -> unitval print_exn : Stdlib.Format.formatter -> exn -> unitval eval : string -> (Cduce_types.AtomSet.V.t option * Cduce_core.Value.t) list