Up
module
Bytegen
:
sig
#
val
compile_implementation : string
->
Lambda
.
lambda
->
Instruct
.
instruction
list
#
val
compile_phrase :
Lambda
.
lambda
->
Instruct
.
instruction
list *
Instruct
.
instruction
list
#
val
reset : unit
->
unit
end