tokei
tokei copied to clipboard
Add EBNF support
This PR adds support for EBNF.
The W3C uses ; for single-line comments.
They used /* ... */ when defining XML.
The ISO uses (* ... *) for comments and ; for line termination, so this is a bit tricky
Thank you for your PR! Is there a reason for closing? Just because there hasn't been any activity (as I've been quite busy), doesn't mean there's no interest in the PR.