Steel Bank Common Lisp is a development system for ANSI Common Lisp,
running on Unix and Unix-like systems.
download: <http://sourceforge.net/project/showfiles.php?group_id=1373>
mailing list information: <http://sourceforge.net/mail/?group_id=1373>
homepage: <http://sbcl.sourceforge.net/>
--
http://www-jcsu.jesus.cam.ac.uk/~csr21/ +44 1223 510 299/+44 7729 383 757
(set-pprint-dispatch 'number (lambda (s o) (declare (special b)) (format s b)))
(defvar b "~&Just another Lisp hacker~%") (pprint #36rJesusCollegeCambridge)
>The SBCL team has tagged a prerelease version of the upcoming 0.8.0
>release of the SBCL system. The motivation for doing so was to
>encourage testing of the new features in this release, notably native
>threads under x86/Linux and an interface to the MOP in a more
>integrated fashion than in previous releases. Feedback, whether
>reporting successes or problems, to the development mailing list would
>be most welcome.
>
>Steel Bank Common Lisp is a development system for ANSI Common Lisp,
>running on Unix and Unix-like systems.
>
>download: <http://sourceforge.net/project/showfiles.php?group_id=1373>
>mailing list information: <http://sourceforge.net/mail/?group_id=1373>
>homepage: <http://sbcl.sourceforge.net/>
Can't resist,
so when wil the Win32 port be available?
--------------------------------------------------
Thaddeus L. Olczyk, PhD
Think twice, code once.
> Can't resist,
> so when wil the Win32 port be available?
Can't resist.
when someone sends patches.
(More seriously, if anyone has an actual need for a Win32 port, I
expect that some greater-than-zero number of the SBCL developers would
be amenable to producing same on a consultancy basis. Contact the
<http://sourceforge.net/mailarchive/forum.php?forum_id=4134>
sbcl-devel mailing list to arrange details)
-dan
--
http://www.cliki.net/ - Link farm for free CL-on-Unix resources