]> git.donarmstrong.com Git - lilypond.git/commit
* scm/lily.scm (ly:load): Add ly-from-scheme.scm loading.
authorNicolas Sceaux <nicolas.sceaux@free.fr>
Sun, 25 Apr 2004 18:39:39 +0000 (18:39 +0000)
committerNicolas Sceaux <nicolas.sceaux@free.fr>
Sun, 25 Apr 2004 18:39:39 +0000 (18:39 +0000)
commit651c0aa98ece85d2dc35288d2e939360f8f082a9
treecb48e47e7b07a603f49f9d1b4f7afba0ce03821f
parent067c0b8d16d50753f6573f86bd63f2a2e7e91adf
* scm/lily.scm (ly:load): Add ly-from-scheme.scm loading.

* scm/ly-from-scheme.scm: New file. Introduce a new syntax:
#{ lily music expression #} that returns an equivalent scheme
music expression by parsing the string.
ChangeLog
scm/lily.scm
scm/ly-from-scheme.scm [new file with mode: 0644]