Introduction - If you have any usage issues, please Google them yourself
Using C language to write the syntax analysis of small programs, with the aid of bison and flex tools, input in accordance with the LCC syntax of the program segment, the program will output the syntax tree.