On 4/6/06, David Feuer <[EMAIL PROTECTED]> wrote: > I forgot that R5RS Scheme supports delay and force. These might make > things a bit simpler.
Yeah... We still need to set up the coroutines ourselves, but delay and force should take care of the thunks for us. We need to be sure to lose track of stencils as soon as we've output them so the GC will take them, but that should be a natural thing to do. David _______________________________________________ lilypond-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-devel
