Turnstone Operating System
|
main compiler functions More...
Functions | |
MODULE ("turnstone.compiler") | |
int8_t | compiler_execute_ast_node (compiler_t *compiler, compiler_ast_node_t *node, int64_t *result) |
int8_t | compiler_execute (compiler_t *compiler, int64_t *result) |
int8_t | compiler_init (compiler_t *compiler, compiler_ast_t *ast) |
int8_t | compiler_destroy (compiler_t *compiler) |
main compiler functions
This work is licensed under TURNSTONE OS Public License. Please read and understand latest version of Licence.