Develop and Download Open Source Software

GNU CLISP

Back to Project Summary

Would you recoomend this project?

Project Release infomations and Project Resources. Note that these informations are from this projects Freecode.com page and the downloads themselves may not be hosted with SourceForge.JP.

Project Release Information

2010-07-08 07:53
The CL Condition System is now used for compiler diagnostics. Dynamic modules are now the default.
Many modules have been updated.
2009-07-29 04:45
Multithreading is mostly usable on most platforms, although officially it is still experimental. clisp.m4 has been added for packages that rely on CLISP to detect the desired version. A few bugs have been fixed.
2008-10-24 13:36
This release adds a D-Bus interface. It fixes various bugs and ANSI compliance issues.
2008-07-03 02:47
This release fixes the remaining bugs in special bindings in evaluated code on 64-bit platforms.
2008-05-16 02:15
Just-in-time compilation of bytecodes (using GNU lightning), cross-compilation fixes, and many more features and bugfixes.

Project Resources

http://freecode.com/urls/64d958213e362ab8b7329961f8e0140a
http://freecode.com/urls/0f8c0d8957d6950fa93b35c0fdbc5678
http://freecode.com/urls/cbd9756729b8552de438c38475e4411e
http://freecode.com/urls/63fa92471aec3bb0f1e0a5901bda6a02
http://freecode.com/urls/285f43d496aadb6424313d55710cb372
http://freecode.com/urls/a935ac415ce2459fea20b98bc9726721
http://freecode.com/urls/14e19803290b7acfe7c464399bfd3490
http://freecode.com/urls/f5285a870f00c9834ed18afc8967576e
http://freecode.com/urls/0dd0ed901bdcd779bd559f69d08f911d
http://freecode.com/urls/e2d18c6903994378061b320d7b999743
http://freecode.com/urls/9522d58a99976af3f8888cab819e51b6
http://freecode.com/urls/d592aa5e161f9b20a7c8dfb299072206
http://freecode.com/urls/8d776ffd721515a839b5b7f49c1749fb
http://freecode.com/projects/clisp

Project Description

GNU CLISP is an ANSI Common Lisp implementation
with an interpreter, compiler, debugger, object
system (CLOS, MOP), sockets, fast bignums, arbitrary precision floats, and a foreign language interface that runs on most Unix variants and Win32.