An attribute-grammar compiling system based on yacc, lex, and C, the system embodies a yacc/lex/C preprocessor designed to bring attribute grammars to the mainstream of UNIX-based language development. It can also be used with Bison, Flex, and C++.
A retargeting of bison-1 and flex 2.3 to C++ capable of generating classes. As with Bison and Flex these two tools are independent but designed for mutual compatibility. Examples are provided to help in getting started.