Asllib.NativeSourcetype native_value = | NV_Literal of AST.literal| NV_Vector of native_value list| NV_Record of native_value ASTUtils.IMap.tmodule NativeInterpreter
(C : Interpreter.Config) :
Interpreter.S with module B = NativeBackendval interprete :
Typing.strictness ->
?instrumentation:bool ->
?static_env:StaticEnv.env ->
AST.t ->
int * Instrumentation.semantics_rule list