vsync <vsync@quadium.net> wrote:
+---------------
| I actually work with Spencer Kimball, co-author of the Gimp. He said
| it uses some other funky engine, not Guile, but I can't remember what.
+---------------
"SIOD" a.k.a. "Scheme in One Defun" a.k.a. "Scheme in One Day".
<URL:http://people.delphi.com/gjc/siod.html> It's roughly an R3RS
Scheme, with a bunch of miscellaneous but useful extensions
(including a lot of C library & Unix hooks). Its main claim to fame
is that it's *small* and fast-starting, and easy to integrate into
C programs to provide an extension language. Its main drawback (IMHO)
is that its "roughly R3RS" syntax & primitives are *way* too different
from the current R5RS.
-Rob
-----
Rob Warnock, 41L-955 rpw3@sgi.com
Network Engineering http://reality.sgi.com/rpw3/
Silicon Graphics, Inc. Phone: 650-933-1673
1600 Amphitheatre Pkwy. PP-ASEL-IA
Mountain View, CA 94043