]>
git.bts.cx Git - sun.git/blob - runtime/src/sun/compiler/vm_generator.h
1 #ifndef SUN_COMPILER_VM_GENERATOR_H
2 #define SUN_COMPILER_VM_GENERATOR_H
4 #include <sun/tree/node.h>
11 extern SVMModule
*slcGenerateVMInstructions(SLTNode
*moduleNode
);