cocol/r

from The Free On-line Dictionary of Computing (8 July 2008)
Cocol/R

   <language> (Coco Language) A language for writing
   left-attributed {LL1 grammars}, used as the input language for
   the {Coco/R} LL1 {parser generators}, which produce {C++},
   {Pascal}, {Modula-2}, {Java} or {Oberon} {recursive-descent
   parsers} and associated {scanners} as output.

   Cocol/R is an improvement over the original {Cocol} and
   Cocol-2.

   [Moessenboeck, H., "A Generator for Fast Compiler Front-Ends",
   Report 127, Dept. Informatik, ETH Zurich, 1990].

   (1997-12-09)
    

[email protected]