[New Message] [Reply]

[Dotnet-sscli] Reentrant version of Coco/R available


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 for resolving LL(1) conflicts. Coco/R is available for Java, C#, C++, Delphi and other languages. It is published under the GNU General Public License.

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


[Date Prev] [Date Next] [Thread Prev] [Thread Next]