I am developing a "toy" compiler with flex and bisonc++ in ubuntu, which compile a C-like input language into optimized C++. In the input language contains a main func