Description: The goal of the course design is the use of the learned knowledge of compiler theory, the use of LR (0) analysis, using C language to write a simple LR (0) parser. The parser functions to be accomplished is that for entry to determine whether it is grammar LR (0) grammar, if it is output LR (0) analysis table grammar in a given case, can take advantage of LR (0) Analysis table, the user input string with a bunch of LR (0) analysis method for analysis to determine whether to comply with the string given grammar of a sentence to build grammar and LR parsing table shows the data structure, design and implement a LR (0) parser.
To Search:
File list (Check if you may need any files):
ls.cpp