Le 7 juin 2010 à 21:35, reinhold.kainho...@gmail.com a écrit :

> On 2010/06/07 19:17:27, Neil Puttock wrote:
>> On 2010/06/07 13:59:45, Reinhold wrote:
>> > However, I fail to see where this is actually used...
> 
>> It's called whenever Guile encounters the character sequence #{ for
> parsing
>> LilyPond expressions inside scheme (i.e., inside music functions).
> 
> Ah, thanks for enlightening me! In this case, I suppose we really want a
> copy of the parser, since we make available the function's variables as
> $varname...

Not exactly: when $varname is encountered, it is replaced by a generated
identifier (lilyvartmp + some characters: a, b, c, ..., aa, ab, etc)


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

Reply via email to