For Programmers: Free Programming Magazines  


Home > Archive > Compilers > May 2005 > Reentrant version of Coco/R available









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Reentrant version of Coco/R available
Hanspeter Moessenboeck

2005-05-01, 9:12 pm

A new version of the compiler generator Coco/R has been released today. In
contrast to previous versions this one is reentrant, i.e. you can have
multiple instances of a generated compiler at the same time.

Coco/R is an easy-to-use compiler generator which produces a scanner and a
recursive descent parser from an attributed EBNF grammar. There are special
features to resolve LL(1) conflicts. Coco/R is available for Java, C#, C++,
Delphi and other languages. It s published under the GNU eneral Public
License.

For executables, source code and documentation see
http://www.ssw.uni-linz.ac.at/Research/Projects/Coco/

- Hanspeter Moessenboeck
University of Linz, Austria
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com