Location:
Search - LRfenxiqi
Search list
Description: 这是一个LR分析器 希望多大家有用,包括了源程序和测试数据-THIS IS A LR .
Platform: |
Size: 18432 |
Author: wangqinghu |
Hits:
Description: LR分析过程模拟 LR分析过程模拟 -LR analysis of LR analysis simulation analysis simulation simulation LR
Platform: |
Size: 2295808 |
Author: huang |
Hits:
Description: 对于任意给定的输入串(词法记号流)进行语法分析,要求采用LR分析器来完成。手工构造LR分析表,利用移进-归约分析算法(P69 图3.12)输出(P70 表3.8)对应的动作部分。如:
输入:id*+id/(id+id)#
输出:移进
按 F->id归约
移进
error
-For any given input string (the lexical token stream) parsing, required by LR parser to complete. LR analysis table constructed by hand using the shift- reduce analysis algorithm (P69 Figure 3.12) output (P70 Table 3.8) corresponds to the action part. Such as: input: id*+ id/(id+ id)# Output: shift according to F-> id reduction shift error ... ...
Platform: |
Size: 599040 |
Author: hanson |
Hits: