[5814] in www-talk@info.cern.ch
scheme
daemon@ATHENA.MIT.EDU (John Kilburg)
Tue Sep 27 00:03:04 1994
Date: Tue, 27 Sep 1994 05:00:56 +0100
Errors-To: listmaster@www0.cern.ch
Errors-To: listmaster@www0.cern.ch
Reply-To: john@cephas.ISRI.UNLV.EDU
From: John Kilburg <john@cephas.ISRI.UNLV.EDU>
To: Multiple recipients of list <www-talk@www0.cern.ch>
I've been messing around with SIOD (Scheme In One Defun) for a few
weeks. It is unencumbered (as near as I can tell).
You can grab it from
ftp://ftp.std.com/pub/gjc/
It is small and very easy to extend by adding new functions using C;
I have already created some basic graphics and network functions.
I'm not sure what it would take to make siod safe. I assume
that all that is needed is to remove the functions that modify
files which should be pretty easy to do.
-john