cocoj(1) cocoj(1)
NAME
cocoj - Coco/R Compiler Generator (Java Version)
HINT
By default cocoj 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 /
more»
coco-java (20110419-3) unstable; urgency=low
* debian package cleanup
-- Markus Loeberbauer <Loeberbauer@ssw.jku.at> Sat, 21 Jan 2012 19:53:00 +0100
coco-java (20110419-2) unstable; urgency=low
* fixed startup shell script (Closes: #647243)
-- Markus Loeberbauer <Loeberbauer@ssw.jku.at> Mon, 07 Nov 2011 11:12:02 +0100
coco-java (20110419-1) unstable; urgency=low
* New upstream rel
more»
/*-------------------------------------------------------------------------
Compiler Generator Coco/R,
Copyright (c) 1990, 2004 Hanspeter Moessenboeck, University of Linz
extended by M. Loeberbauer & A. Woess, Univ. of Linz
ported from C# to Java by Wolfgang Ahorner
with improvements by Pat Terry, Rhodes University
This program is free software; you can redistribute it and/or modify it
u
more»