You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
21 years ago | |
---|---|---|
.. | ||
bin/Debug | 21 years ago | |
src | 21 years ago | |
readme.txt | 21 years ago |
readme.txt
Modified version of Coco/R
The original version can be found at:
http://www.ssw.uni-linz.ac.at/Research/Projects/Coco/CSharp/
Changes
+ Added #line pragmas for the generated parser
+ Now Coco uses more enums than ints...
+ no static method generation (now all is public)
+ Error & Scanner are now fields inside the parser, no more static
calling
Mike