pifile.h File Reference
Include dependency graph for pifile.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void write_compiler_expression_to_file (char *file_name, cell *to_compilate)
 
void write_compiler_to_file (char *file_name)
 
void write_program_to_file (char *file_name, char *program_text)
 
cellparse_file (char *file_path)