]> git.donarmstrong.com Git - lilypond.git/commit
* scm/lily.scm (ly:load): Add ly-from-scheme.scm loading.
authornsceaux <nsceaux>
Sun, 25 Apr 2004 18:39:39 +0000 (18:39 +0000)
committernsceaux <nsceaux>
Sun, 25 Apr 2004 18:39:39 +0000 (18:39 +0000)
commitc59d8a447f00b3cd0b845fa70ad4391dd204c87d
treecb48e47e7b07a603f49f9d1b4f7afba0ce03821f
parent8b2835b0b0ed3873963c7a1ec31e4a41c9ae4358
* 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]