Module Bytegen

val compile_implementation : string -> Lambda.lambda -> Instruct.instruction list
val compile_phrase : Lambda.lambda -> Instruct.instruction list * Instruct.instruction list
val reset : unit -> unit
val merge_events : Instruct.debug_event -> Instruct.debug_event -> Instruct.debug_event