Download List

项目描述

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.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-07-08 07:53
2.49 (2010-07-07)

CL的空调系统现在用于编译器诊断。动态模块现在是默认的。许多模块已被更新。
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
2.48

多线程主要是可用在大多数平台上,但它仍然是正式试验。 clisp.m4已添加了对clisp的软件包依赖于检测所需版本。一些缺陷已得到修复。
标签: Major feature enhancements
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
2.47

此版本增加了一个D -总线接口。它修复了各种错误和ANSI遵守问题。
标签: Minor feature enhancements
This release adds a D-Bus interface. It fixes various bugs and ANSI compliance issues.

2008-07-03 02:47
2.46

此版本修复了在评价特别绑定的代码在64位平台上剩余的错误。
标签: Major bugfixes
This release fixes the remaining bugs in special bindings in evaluated code on 64-bit platforms.

2008-05-16 02:15
2.45

准时化生产方式编译的字节码的时间(使用GNU闪电),交叉编译修复,并有更多的功能和错误修正。
标签: Major feature enhancements
Just-in-time compilation of bytecodes (using GNU lightning), cross-compilation fixes, and many more features and bugfixes.

Project Resources