neogeny / TatSu

竜 TatSu generates Python parsers from grammars in a variation of EBNF
https://tatsu.readthedocs.io/
Other
403 stars 48 forks source link

Fix parseinfo.pos is not accurate #309

Closed apalala closed 10 months ago

apalala commented 1 year ago

fixes #305

[test] Add test demonstrating expected white space skipping behavior …