build a c compiler with flex and bison
run make in the src directory
src: contains all the .y .l .c .cpp file include: contains all the header file .hpp test: contain some test file
fun the test.sh in the src file, it will test the compiler by the test file contained in the test directory