On Tue, 2005-07-26 at 21:30 +0200, Nicolas Sceaux wrote: > > It might be a good idea to process the output of `bison -v parser.yy`: > parser.output contains the rules, and lists terminals and non-terminals, > with references to the rules where they appear (and some more > informations).
Thanks for the idea, Nicolas. parser.output has nicer output (in most cases) than I produced with my python script. It does look like a better place to start. I'll see what I can do with it. Thanks, Carl -- Carl Sorensen <[EMAIL PROTECTED]> _______________________________________________ lilypond-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-devel
