bisonpp
The original bison++ project, brought up to date with modern compilers
The original bison++ project, brought up to date with modern compilers
To install this package, run one of the following:
bisonpp was created from bison by A. Coetmeur in the 1990s. This program provided seamless integration with C++, allowing developers to code actions in C++ and embed a parser and scanner within a class by private inheritance. The latter capability allows multiple scanners a nd parsers to be used within a single program, something that is difficult with bison.
Summary
The original bison++ project, brought up to date with modern compilers
Last Updated
May 19, 2018 at 11:28
License
GPL-2.0
Supported Platforms
GitHub Repository
https://github.com/jarro2783/bisonpp