Related articles |
---|
Coco/R compiler generator news cspt@giraffe.ru.ac.za (Pat Terry) (1998-11-12) |
From: | "Pat Terry" <cspt@giraffe.ru.ac.za> |
Newsgroups: | comp.compilers |
Date: | 12 Nov 1998 01:34:48 -0500 |
Organization: | Compilers Central |
Keywords: | tools |
The recent posting here announcing the interesting Cogencee compiler
generator based on a variant of Cocol prompts me to update readers on
the situation regarding the other compiler generator systems that
exist in this area.
The "Moessenboeck" based Coco/R systems generate recursive descent
parsers from LL(1) grammars, and are very easy to use. They are now
freely available in versions that support/generate any of Oberon (the
original), Modula-2, TurboPascal, C/C++ and, most recently Java. A
Delphi port, based on the TurboPascal version is in progress in Linz,
and a CodeWarrior Pascal version is also under way. The latest
versions have just been uploaded to various mirror sites, and fix
various minor bugs that have been reported in the last few months.
You can find out more about these versions by sending me e-mail, or
from my web sites
http://cs.ru.ac.za/homes/cspt/cocor.htm
(mirror sites, literature, examples, textbooks etc etc)
and
http://cs.ru.ac.za/homes/cspt/javacoco.htm
For those who may have missed it, information about Cogencee (a
commercial Delphi version) is available at
http://www.cocolsoft.com.au/cogen.htm
Pat Terry, Computer Science, Rhodes University
cspt@cs.ru.ac.za NOTE NEW PHONE NUMBERS
Phone +27-(46)-6038292 Fax +27-(46)-6361915
Return to the
comp.compilers page.
Search the
comp.compilers archives again.