Old (Non-reentrant) Version of Coco/R

Hanspeter Mössenböck, Albrecht Wöß, Markus Löberbauer, University of Linz

This is an old version of the compiler generator Coco/R using static fields and static methods. This version is out of date since April 2005 and will not be maintained by us any longer. Please use the new reentrant version of Coco/R.

Coco/R is distributed under the terms of the GNU General Public License (slightly extended).


Old Coco/R for C#

Coco.exe the executable
Scanner.frame the frame file from which the scanner is generated
Parser.frame the frame file from which the parser is generated
CocoSourcesCS.zip the sources (put them in a subdirectory and run build.bat)

Old Coco/R for Java

Coco.jar an archive containing all classes of Coco/R
Scanner.frame the frame file from which the scanner is generated
Parser.frame the frame file from which the parser is generated
CocoSourcesJava.zip the sources (put them in a subdirectory and run build.bat)
Plugin for Eclipse The Eclipse Plugin is still in an alpha state with some inconveniences that we will take care of before the final release.