Related articles |
---|
Coco/R for Java released; Other Coco/R news cspt@cs.ru.ac.za (Pat Terry) (1998-01-11) |
Re: Coco/R for Java released; Other Coco/R news rutzinger@soft.uni-linz.ac.at (Christian Rutzinger) (1998-01-14) |
From: | Pat Terry <cspt@cs.ru.ac.za> |
Newsgroups: | comp.compilers |
Date: | 11 Jan 1998 23:56:01 -0500 |
Organization: | Rhodes University |
Keywords: | tools, Java |
Details of the new Java implementation of Coco/R, recently released by
Hanspeter Mössenböck, can be found on his web site at
http://www.ssw-linz.ac.at/Projects/Coco/Coco.html
This page contains documentation, and links to source files, frame
files, and example grammars. In due course it is hoped to archive the
Java version along with the other versions for C, C++, Pascal, Oberon
and Modula-2 at the various Coco/R mirror sites.
A Coco/R web page has recently been developed; point your browser at
http://cs.ru.ac.za/homes/cspt/cocor.htm
Details of my recent textbook incorporating considerable use of Coco/R
can be found at
http://cs.ru.ac.za/homes/cspt/compbook.htm
(For those who do not know, or need reminding, Coco/R is an extremely
easy to use LL(1) compiler generator (scanner, parser, error handler,
driver routines) available in various highly compatible forms that
generate very readable code in a number of popular languages).
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.