On Thu, 10 Jan 2008, Bill Schottstaedt wrote:
This is my paper for the linux audio conference 2008:
Very interesting! Can we include it in the Snd tarball?
Its okay by me.
I wonder what the history of Guile was -- I had not associated
it with Jaffer, but with Tom Lord. I'll have to look again at
rscheme, if it would be a better choice.
Maybe, but Guile has all this nice features, like backtrace,
procedure-source, procedure->macro and the-environment, which
RScheme might not have, so it would be more convenient to make
Guile work with HBGC in incremental mode instead. RScheme
is a lot faster though.