[antlr-interest] ANTLR 2.7.5 release candidate 1 available (nowwith python code gen!)

wolfgang haefelinger ora.et.labora at web.de
Wed Dec 22 14:35:29 PST 2004


Greetings,

please note that when building ANTLR 2.7.5rc1 you need configure
and  build  within  a  clean directory.  A build  in  the source 
directory does not work until you have language support for Java,
C++, C# and Python.

Here's how to build, make, test and install:

  tar zxvf antlr-2.7.5rc1
  mkdir foobar
  cd foobar
  ../antlr-2.7.5rc1/configure
  make
  make test
  su -c "make install"

Here I'm using a new build directory named "foobar". Any other 
name will do as well of course.

A fix for this problem is in progress.


Have also a look at available configure options

 configure --help

and have a look into file

 INSTALL.txt

for some details on the build/install process.


Please let me know about any other problem,
Wolfgang.




-----Original Message-----
From: antlr-interest-bounces at antlr.org
[mailto:antlr-interest-bounces at antlr.org]On Behalf Of Terence Parr
Sent: Wednesday, December 22, 2004 9:52 PM
To: ANTLR Interest
Subject: [antlr-interest] ANTLR 2.7.5 release candidate 1 available
(nowwith python code gen!)


Howdy,

2.7.5rc1 is available for your downloading pleasure.  We have a Python 
code generator!!!

http://www.antlr.org/download/antlr-2.7.5rc1.tar.gz

Thanks to efforts by the usual suspects:

C++	Ric Klaren
Python	Wolfgang Haefelinger and Marq Kole (with initial work by Amol 
Dharmadhikari)
C#		Micheal Jordan, Kunle Odutola and Anthony Oguntimehin
Java	Terence Parr

Thanks also to the people with excellent suggestions and bug fixes from 
the antlr-interest list!!!!

Enjoy.

Regards,
Ter
--
CS Professor & Grad Director, University of San Francisco
Creator, ANTLR Parser Generator, http://www.antlr.org
Cofounder, http://www.jguru.com
Cofounder, http://www.knowspam.net enjoy email again!



_______________________________________________
antlr-interest mailing list
antlr-interest at antlr.org
http://www.antlr.org/mailman/listinfo/antlr-interest



More information about the antlr-interest mailing list