NunkiCC – discontinued since March 1993
Nunki CC : Compiler Compiler (march 1993)
written in C++
generate compiler written in C++
Overview:
This package contains a 32-bit compiler compiler which generates
parser and semantic evaluator in C++.
File formats:
nccsun.zip sun/os4
nccdos.zip msdos 3.3 or later
Summary :
L-attributed grammars LL(1)
grammars description with EBNF
generate : parse, evaluator and generic scanner
can generate multipass compiler
errors recovery
attributes are C++ variables
sematic rules and context conditions are C++ statements
More :
You can have more information reading *.doc files.