On 2 Mar 2000, Laurent Martelli wrote:
> Isn't it redundant with Lily ? Couldn't you extract the parsing code
> out of Lily, and make a library of it ? I believe that Lily already
> has the code to turn .ly files into C/C++ structures useable by a
> program, so all you need is to remove the typesetting part.
>
> Just a suggestion.
Well, excepting the fact that the lexer and parser work with Adam
Tee's file format rather than mudela. :)
I will soon be writing a mudela lexer and parser for mudela
re-importation. I'll be interpreting only a subset of mudela in a very
simplified fashion, though; using the full lily parser'll probably be
overkill for that purpose.
Matt