Download List

Descripción del Proyecto

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 Requirements

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)

El CL Estado del sistema se utiliza actualmente para el diagnóstico del compilador. Los módulos dinámicos son el valor predeterminado. Muchos módulos han sido actualizados.
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 es sobre todo útil en la mayoría de las plataformas, aunque oficialmente no es todavía experimental. clisp.m4 se ha añadido para los paquetes que dependen de CLISP para detectar la versión deseada. Algunos errores han sido corregidos.
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

Esta versión incluye un D-Bus interface. Fija varios bugs y problemas de cumplimiento de ANSI.
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

Esta versión corrige los defectos que quedaban en los enlaces especiales en el código evaluados en plataformas de 64 bits.
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

Justo a tiempo de compilación de códigos de bytes (usando un rayo de GNU), correcciones de la compilación de la Cruz, y muchas más características y corrección de errores.
Tags: Major feature enhancements
Just-in-time compilation of bytecodes (using GNU lightning), cross-compilation fixes, and many more features and bugfixes.

Project Resources