I wrote a script that transforms a LilyPond scheme music expression to
XML.

https://github.com/wbsoft/python-ly/blob/master/ly/xml/xml-export.ily

How it works is explained at
http://python-ly.readthedocs.org/en/latest/ly.xml.html

This may be useful as a first step. I will probably use roughly the
same type of XML structure when parsing LilyPond source to an XML
structure using the ly.lex parser.


-- 
Wilbert Berendsen
(http://www.wilbertberendsen.nl)


_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to