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.
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.
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.
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.
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.