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

Pascal AST implementation. More...

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

Functions

 MODULE ("turnstone.compiler")
 
int8_t compiler_ast_init (compiler_ast_t *ast)
 
int8_t compiler_ast_node_destroyer (memory_heap_t *heap, void *node)
 
int8_t compiler_ast_node_destroy (compiler_ast_node_t *node)
 
int8_t compiler_ast_destroy (compiler_ast_t *ast)
 

Detailed Description

Pascal AST implementation.

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