declaresub / abnf

Python parser generator for ABNF grammars
MIT License
41 stars 9 forks source link

Thank you for building this! ❤️ #22

Open pradyunsg opened 1 year ago

pradyunsg commented 1 year ago

I wanted to parse a file for a project with the grammar defined in ABNF format, and this provided a full syntax tree for the parsed file.

That's all -- thank you for working on this and creating this project. :)