Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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)

Die CL-Condition-System ist jetzt für Compiler Diagnostik verwendet. Dynamische Module sind jetzt der Standard. Viele Module wurden aktualisiert.
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

Multithreading ist vor allem auf den meisten Plattformen einsetzbar, auch wenn es offiziell ist noch experimentell. clisp.m4 wurde für Pakete, die auf CLISP der gewünschten Version erkennen verlassen hat. Einige Bugs wurden behoben.
Tags: 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

Diese Veröffentlichung fügt ein D-Bus-Schnittstelle. Es behebt verschiedene Fehler-und ANSI-Compliance-Fragen.
Tags: 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

Diese Version behebt die letzten Bugs in besonderen Bindungen in bewertet Code auf 64-Bit-Plattformen.
Tags: 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

Just-in-Time-Kompilierung von Bytecode (mit GNU-Blitz), Cross-Kompilierung Fixes und viele weitere Features und Bugfixes.
Tags: Major feature enhancements
Just-in-time compilation of bytecodes (using GNU lightning), cross-compilation fixes, and many more features and bugfixes.

Project Resources