Skip to content

目前jsbison的goalSymbol的rhs的最后一个symbol不能为nullable的 #11

Description

@acodercc

目前jsbison的goalSymbol的rhs的最后一个symbol不能为nullable的,既不能推导出epsilon来。

如果可以推导出epsilon来,在匹配所有的输入后,会陷入死循环,不断的应用这个推导出epsilon的产生式进行归约。。

需要debug

Activity

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions