phorward / unicc

LALR parser generator targetting C, C++, Python, JavaScript, JSON and XML
MIT License
58 stars 9 forks source link

Proposal for "noisy" keywords #28

Closed phorward closed 2 years ago

phorward commented 2 years ago

This is a fix to resolve #26 in the current UniCCv1.

Anyway, it is not backward compatible, because all keywords become silent by this change. They must be configured ""noisy"" to reproduce the same result now.