/* codegen.h */ void codegen(ast *); void output_code(void);