Skip to content

Clashes between token categories and token and ordinary categories #323

@andreasabel

Description

@andreasabel

BNFC should reject this ambiguous grammar, rather than letting the backends crash:

Foo. L ::= L;

token L 'a';
token L 'b';

Metadata

Metadata

Assignees

Labels

LBNFConcerning the LBNF syntax and its checkingerror-reportingConcerning error messages BNFC gives

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions