[antlr-interest] Python Runtime - version 3.2

Jeff Holman jbholman at gmail.com
Sat Jun 12 15:28:59 PDT 2010


I think I am still confused.  I am looking at this page for directions:

http://www.antlr.org/wiki/display/ANTLR3/Python+runtime

I have looked for a python setup.py file in the following downloads:
http://www.antlr.org/download/antlr-3.2.tar.gz
http://www.antlr.org/download/antlr-3.2.jar
http://www.antlr.org/download/antlr-runtime-3.2.jar

and I cannot find one.

Under http://www.antlr.org/download/Python, I don't see a run time for antlr
3.2 under that directory.  I tried installing the latest version, but when I
used ANTLRworks to generate a parser and lexer python file, I got an error
message about incompatible versions (saying the python files were generated
using antlr version 3.2 but my python runtime version was 3.1).

Maybe I'm just overlooking something obvious.  Sorry!


On Sat, Jun 12, 2010 at 12:33 PM, Terence Parr <parrt at cs.usfca.edu> wrote:

> Yup. should be in the distribution under runtime dir
> Ter
>
> On Jun 11, 2010, at 8:46 PM, Jeff Holman wrote:
>
>  Just bought both the ANTLR books ,and I'm trying to get started using a
>> lexer and parser generated by ANTLRWorks 1.4 for python.  Is there a
>> version
>> 3.2 Python runtime?
>>
>> List: http://www.antlr.org/mailman/listinfo/antlr-interest
>> Unsubscribe:
>> http://www.antlr.org/mailman/options/antlr-interest/your-email-address
>>
>
>


More information about the antlr-interest mailing list