grammars-v4 icon indicating copy to clipboard operation
grammars-v4 copied to clipboard

janus grammar problem.

Open warpgr opened this issue 4 years ago • 0 comments

In grammar janus there are many unnamed tokens, which generates during parser generation. And because of this, a conflict creates in the recognition of tokens. To solve this, we need to name individual tokens in the grammar.

warpgr avatar Aug 29 '21 12:08 warpgr