Connecting Tech Pros Worldwide Forums | Help | Site Map

does PyAntlr come with Antlr download

chewie54
Guest
 
Posts: n/a
#1: Oct 24 '07
Hello All,

I want use java2python which requires PyAntlr. I can't seem to find
PyAntlr mentioned on the main website for Antlr.

Thanks,


matt wilkie
Guest
 
Posts: n/a
#2: Oct 25 '07

re: does PyAntlr come with Antlr download




chewie54 wrote:
Quote:
>
I want use java2python which requires PyAntlr. I can't seem to find
PyAntlr mentioned on the main website for Antlr.
>
j2py requires antlr 2.7.7

This is what I did (for windows):

- download and run 2.7.7 msi installer from
http://www.antlr2.org/download.html, un-check all but python options
- run "python c:\antlr\277\sbin\pyantlr.py" install


--
View this message in context: http://www.nabble.com/does-PyAntlr--...html#a13414494
Sent from the Python - python-list mailing list archive at Nabble.com.

Closed Thread