Releases: bugsz/c-compiler
Releases · bugsz/c-compiler
0419-frontend
lib_frontend_ret frontend_entry(int argc, const char** argv);
void print_ast(ast_node_ptr node);
void print_sym_tab();Full Changelog: https://github.com/bugsz/c-compiler/commits/0419-frontend