-
I have two old Open BSD 2.7 systems. Clisp versions up
to & including 2.29 have installed on both of them
without incident (which is very nice--thanks). Version
2.30 doesn't install. I get a compilation error.
Here's what I do after unpacking the .tar.bz2 into
/usr/local/src/clisp-2.30:
* ./configure
* cd src
* ./makemake ... (I use the options recommended in the
output...
2002-11-25 02:48:48 UTC in CLISP - an ANSI Common Lisp
-
I've released Giggle version 0.7.
It's fairly stable now. I've used it for some programming projects.
It includes some speed tests (bin/speed) which compare the different garbage collectors to manual malloc/free, new/delete, and to the Boehm collector. The Boehm collector wins, hands-down, on my computers. So Giggle's official recommendation for what garbage collector to use is the Boehm...
2002-04-30 15:55:08 UTC in Giggle++
-
gstover committed patchset 21 of module doc to the Giggle++ CVS repository, changing 2 files.
2002-04-29 05:45:28 UTC in Giggle++
-
gstover committed patchset 33 of module src to the Giggle++ CVS repository, changing 3 files.
2002-04-29 05:30:47 UTC in Giggle++
-
gstover committed patchset 20 of module doc to the Giggle++ CVS repository, changing 1 files.
2002-04-24 14:43:54 UTC in Giggle++
-
gstover committed patchset 32 of module src to the Giggle++ CVS repository, changing 16 files.
2002-04-17 16:34:40 UTC in Giggle++
-
gstover committed patchset 5 of module cruft to the Giggle++ CVS repository, changing 1 files.
2002-04-16 01:36:29 UTC in Giggle++
-
gstover committed patchset 31 of module src to the Giggle++ CVS repository, changing 21 files.
2002-04-16 01:36:29 UTC in Giggle++
-
gstover committed patchset 30 of module src to the Giggle++ CVS repository, changing 18 files.
2002-04-15 19:53:48 UTC in Giggle++
-
gstover committed patchset 29 of module src to the Giggle++ CVS repository, changing 5 files.
2002-04-15 07:19:03 UTC in Giggle++