tokei icon indicating copy to clipboard operation
tokei copied to clipboard

Add EBNF support

Open mrlegohead0x45 opened this issue 3 years ago • 1 comments

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

mrlegohead0x45 avatar Oct 17 '22 08:10 mrlegohead0x45

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.

XAMPPRocky avatar Sep 21 '23 13:09 XAMPPRocky