[EMAIL PROTECTED] writes: > > > immediately after \property, right? > > > > ok, I'll have to think about this; I don't think it is particularly > > elegant (OTOH, nothing in Lyrics mode is.) > > > > I heard other people that were frustrated when using with flex/yacc/bison > being happy with ANTLR, especially because in ANTLR you can switch between > different lexical and/or syntactical grammars. So, maybe ANTLR (see > http://www.antlr.org/) is of interest to you. If you do not like the > affinity to Java, there still might be some interesting links on this web > site.
we already have lexical grammar switches. I don't like the idea of adding many extra rules solely for the purpose of easy entry. They tend to clutter up the language, the code, and hamper refactoring. -- Han-Wen Nienhuys | [EMAIL PROTECTED] | http://www.cs.uu.nl/~hanwen _______________________________________________ Lilypond-devel mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-devel
