www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - ANTLR-D 2.7.5 Step 01

reply Michael Butscher <mbutscher gmx.de> writes:
I'm happy to announce the initial release (Step 01) of ANTLR-D. More
information 
and files can be retrieved from

http:///www.mbutscher.nextdesigns.net/antlrd/index.html



What is ANTLR-D?

ANTLR is a lexer and parser generator for LL(k) grammars. It is written in Java 

Python. 

ANTLR-D is a modification which adds the possibility to generate D code as well.




Michael
Jun 14 2005
next sibling parent reply Charlie <Charlie_member pathlink.com> writes:
Clickable link : http://www.mbutscher.nextdesigns.net/antlrd/index.html .

Looks cool!

In article <MPG.1d1966d4512f51ac989693 news.digitalmars.com>, Michael Butscher
says...
I'm happy to announce the initial release (Step 01) of ANTLR-D. More
information 
and files can be retrieved from

http:///www.mbutscher.nextdesigns.net/antlrd/index.html



What is ANTLR-D?

ANTLR is a lexer and parser generator for LL(k) grammars. It is written in Java 

Python. 

ANTLR-D is a modification which adds the possibility to generate D code as well.




Michael
Jun 15 2005
parent Michael Butscher <mbutscher gmx.de> writes:
Charlie wrote:
 Clickable link : http://www.mbutscher.nextdesigns.net/antlrd/index.html .
 
 Looks cool!
 
Oops Thank you for the correction! Michael
Jun 15 2005
prev sibling parent "Ilya Zaitseff" <sark7 mail333.com> writes:
Great work!

On Wed, 15 Jun 2005 08:13:29 +1100, Michael Butscher <mbutscher gmx.de>  
wrote:

 I'm happy to announce the initial release (Step 01) of ANTLR-D. More  
 information
 and files can be retrieved from

 http:///www.mbutscher.nextdesigns.net/antlrd/index.html



 What is ANTLR-D?

 ANTLR is a lexer and parser generator for LL(k) grammars. It is written  
 in Java
 and can generate lexers and parsers in (as of version 2.7.5) Java, C++,  

 Python.

 ANTLR-D is a modification which adds the possibility to generate D code  
 as well.




 Michael
Jun 15 2005