[antlr-interest] [Python] Initial support for debugging with ANTLRWorks

Benjamin Niemann pink at odahoda.de
Sun Feb 22 11:19:19 PST 2009


Hello to all Pythonistas amongst us,

I just submitted a first implementation of the debug protocol to
Perforce. Feel free to give it a try, but be aware of its early
status.
Some basic instructions are on
http://www.antlr.org/wiki/display/ANTLR3/Antlr3PythonTarget

The easiest way to get the required files is probably through Hudson.
Download a zip with the runtime from
http://www.antlr.org/hudson/job/ANTLR_Tool/ws/runtime/Python/antlr3/
and the jar-with-dependencies for antlr from
http://www.antlr.org/hudson/job/ANTLR_Tool/lastSuccessfulBuild/org.antlr$antlr/

-Ben


More information about the antlr-interest mailing list