| COCOL (EBNF variant) | |
| 1.05 | |
| Francisco Arzu <farzu@uvg.edu.gt> | |
| ftp://cs.ru.ac.za:/pub/coco/cocorc05.zip | |
| This is a C version of Professor Moessenboeck's Coco/R. Coco/R generates recursive descent parsers and their associated scanners from attributed grammars. Semantic attributes and semantic actions are a dream compared to YACC's and Lex's ones. There are many examples showing its use, including itself (it can bootstrap itself to generate its own driver, parser, scanner, and semantic evaluator from the attributed grammar CR.ATG) and a simple C like language which uses Iburg to generate intel 80x86 assemble language. | |
| parser generator(LL(1)), scanner generator, documentation, | |
| Francisco Arzu <farzu@uvg.edu.gt> | |
| Standard C compiler | |
| Many UNIX systems(Linux, UnixWare, SunOS, IBM AIX, HP-UX, etc) MS-DOS and OS/2 | |
| Next release will be under the GNU General Public License | |
| November 1st, 1995 |
language: COCOL
category: compiler generators and related tools summary, or expanded.
category: text manipulation summary, or expanded.
Please send updates to free-compilers@idiom.com
The HTML is maintained by David Muir Sharnoff and the entries themselves are currently maintained by Bryan Miller.
Copyright (c) 1992-1998 David Muir Sharnoff, All Rights Reserved
Copyright (c) 1994-1996, Steven Allen Robenalt, All Rights Reserved