[antlr-interest] Should I use Antlr v2.7 or v3.0?

Vaclav Barta vbar at comp.cz
Tue Jun 24 10:29:52 PDT 2008


On Tuesday 24 June 2008 00:01:58 Can Zhen wrote:
> I recently started to learn Antlr, and hope to use it in one of my
> projects. I am not sure whether I should use v3.0 or the old version. I
> would like to reuse some of the existing grammars such as the SQL grammar.
> But it seems like most of those grammars were written to work with v2.7
> instead of v3.0. Any suggestions? Thanks!
I've ported the SQL grammar for 2.7 to 3.0 (although I have to admit it 
doesn't work for 3.1b1) - it's available (with project-specific actions, but 
you can easily remove those) at 
http://macroscope.svn.sourceforge.net/viewvc/macroscope/MacroScope/MacroScope.g?view=markup
.

	Bye
		Vasek
--
http://www.mangrove.cz/
Open Source integration




More information about the antlr-interest mailing list