tool: GMD Toolbox for Compiler Construction (aka Cocktail)
-
Language:
|
BNF (Extended), BNF (yacc)
|
|---|
-
Version:
|
9209
|
|---|
-
Parts:
|
lalr: parser generator (LALR(1) -> C, Modula-2),
ell : parser generator (LL(1) -> C, Modula-2),
rex : scanner generator (-> C, Modula-2),
bnf : translator (Extended BNF -> BNF),
y2l : translator (BNF (yacc) -> Extended BNF),
ast : abstract syntax tree generator,
ag : attribute-evaluator generator,
puma: transformation of abstract syntax tree using
pattern-matching
documentation, examples
|
|---|
-
Author:
|
Josef Grosch <grosch@cocolab.sub.com> and others
|
|---|
-
Location:
|
|
|---|
-
Description:
|
A huge set of compiler building tools.
|
|---|
-
Requires:
|
(MS-DOS and MS-Windows only) DJ Delorie's DOS extender (go32)
(OS/2 only) emx programming environment for OS/2
|
|---|
-
Ports:
|
Unix, Linux, MS-DOS, MS-Windows, OS/2
|
|---|
-
Portability:
|
very high
|
|---|
-
Status:
|
version 9209 is unsupported, Cocktail is actively developed,
versions 9401 and higher are commercial
|
|---|
-
Discussion:
|
subscribe to Cocktail using listserv@eb.ele.tue.nl
|
|---|
-
Support:
|
Josef Grosch <grosch@cocolab.sub.com>
|
|---|
-
Contact:
|
-
|
Josef Grosch <grosch@cocolab.sub.com>
|
|---|
-
os/2:
|
Willem Jan Withagen <wjw@eb.ele.tue.nl>
|
|---|
|
|---|
-
Updated:
|
October 1st, 1992
|
|---|
language: BNF
category: compiler generators and related tools
summary, or
expanded.
category: text manipulation
summary, or
expanded.
|
|