Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] ANTLR v3 is now available

Hey gang,

 

Terence Parr has released ANTLR version 3. Website is www.antlr.org. This is a ground up rewrite with a new LL(*) parsing algorithm that Terence has been working on for years. This should greatly simplify grammar writing especially for complex languages.

 

I’ll be working to get this version through the IP process. It’ll probably take a few weeks since the IP team has a lot of work to do for Europa first. Hopefully, then, we’ll be able to use it for Eclipse projects.

 

Doug Schaefer, QNX Software Systems
Eclipse CDT Project Lead, http://cdtdoug.blogspot.com

 


Back to the top