speedy-antlr-tool
speedy-antlr-tool copied to clipboard
Generate an accelerator extension that makes your Antlr parser in Python super-fast!
It seems that the `tree.parser` attribute does not set to its correct reference when using `USE_CPP_BACKEND` to create a parse tree. It returns `None`. However, this attribute is set to...
Hi! First of all thanks a lot for this great tool! My question is: I need (in Python) CommonTokenStream(lexer) class instance to get access to hidden tokens like comments with...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.1.7. Release notes Sourced from actions/download-artifact's releases. v4.1.7 What's Changed Update @actions/artifact dependency by @bethanyj28 in actions/download-artifact#325 Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7 v4.1.6 What's Changed updating @actions/artifact...