Skip to content

求 FIRST 集合溢出 (SLR) #1

Description

@ddayzzz

RT

输入:

7
A->E
E->E+T
E->T
T->T*F
T->F
F->(E)
F->i

使用哈工大的编译原理书 P106 的拓广文法 G[E] 把 E' 替换为 A, 输入以上的内容, 出现溢出的问题:
tim 20181207231427

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions