Grammar Extractors is a suite of scripts useful for extracting grammar descriptions from Yacc, Yapp and Bison input files. The output should be suitable for later processing via others utilities or scripts.
The following extractors are currently available:
Each extractor has the following invocation convention:
$ <extractor> INFILE OUTFILE
The project is licensed under the GNU General Public License, version 2
Francesco Salvestrini
Francesco Salvestrini
Alessandro Massignan
The project has a single moderated mailing list, with an archive. In order to post a message to the mailing list you must be subscribed. Please consult the mailing list page for more information on subscribing to the mailing list.
If you think you have found a bug then please send as complete a report as possible to <grmrextractors-generic@nongnu.org>. An easy way to collect all the required information, such as platform and compiler, is to include in your report the config.log file available at the end of the configuration procedure.
If you have a patch for a bug that hasn't yet been fixed in the latest repository sources, please be so kind to create it using the repository sources, not the release sources.