[antlr-interest] Antlrworks with Python-like grammar

Junkman j at junkwallah.org
Fri Jun 18 12:25:06 PDT 2010


Hello,

I have a parser grammar that relies on a custom TokenStream - quite like
the Python grammar posted on the Antlr website that relies on
PythonTokenStream.java.

I am wondering if there is a way to run/debug the parser in AntlrWorks -
it would be nice if I can make use of AntlrWorks' debugger visualization
features.

Thanks for any help,

Jay


More information about the antlr-interest mailing list