Turnstone Operating System
Loading...
Searching...
No Matches
compiler.64.c File Reference

main compiler functions More...

#include <compiler/compiler.h>
#include <logging.h>
#include <strings.h>

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)
 

Detailed Description

main compiler functions

This work is licensed under TURNSTONE OS Public License. Please read and understand latest version of Licence.