cococpp(1) cococpp(1)
NAME
cococpp - Coco/R Compiler Generator (C++ Version)
HINT
By default cococpp expects the Parser.frame and Scanner.frame
file to be in the same directory as the grammar (atg-file) to
translate. As the frame files are architecture independent,
the default frame files can be found in /usr/
more»
coco-cpp (20120102-1) unstable; urgency=low
* Now upstream release.
* Support for "::" as a namespace separator on the command line.
* Better readable parser, to support debugging.
* Generate trace.txt into the output folder, if specified.
* Minor bugfixes.
-- Markus Loeberbauer <Loeberbauer@ssw.jku.at> Sat, 21 Jan 2012 19:03:50 +0100
coco-cpp (20110419-3) unstable; urgency=low
*
more»
/*----------------------------------------------------------------------
Compiler Generator Coco/R,
Copyright (c) 1990, 2004 Hanspeter Moessenboeck, University of Linz
extended by M. Loeberbauer & A. Woess, Univ. of Linz
ported to C++ by Csaba Balazs, University of Szeged
with improvements by Pat Terry, Rhodes University
This program is free software; you can redistribute it and/or modify
more»