Download List

Descripción del Proyecto

wxCL is an industrial strength GUI library for
application programmers that is portable across
Common Lisp implementations and operating system
platforms. It builds upon wxWidgets.

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.

2006-05-20 21:51
1.3.0

Esta versión usa CFFI como backend y así debería funcionar en la mayoría de las implementaciones de Lisp.
Tags: Major bugfixes
This release uses CFFI as a backend and so should
work on most Lisp implementations.

2005-12-12 11:17
1.2.0

wxCL CLOS proporciona ahora una interfaz basada en la biblioteca subyacente wxWidgets. El programador no necesita saber los detalles de la interfaz de la función subyacente extranjeros a utilizar la biblioteca wxCL. Esta versión no es compatible hacia atrás.
Tags: Major feature enhancements
wxCL now provides a CLOS-based interface to the
underlying wxWidgets library. The programmer no
longer needs to know the details of the underlying
foreign function interface to use the wxCL
library. This release is not backward compatible.

2005-09-24 09:42
1.1.1

wxWidgets 2.6.2 se utiliza ahora, lo que da un mejor rendimiento y tiene varias mejoras. Muchos FFI declaraciones fueron fijos, algunas constantes y se han añadido nuevas funciones y correcciones de errores y cambios en la API se hicieron. Las muestras fueron mejoradas, y la licencia de los ejemplos que se cambió para que estén en dominio público.
Tags: Minor feature enhancements
wxWidgets 2.6.2 is now used, which gives better performance and has several improvements. Many ffi declarations were fixed, some constants and new functions were added, and bugfixes and API changes were made. The samples were improved, and the license of the examples was changed so that they are in public domain.

2005-08-22 02:38
1.1.0 (Alpha)

La licencia se ha cambiado a la wxWindows 3,1 licencia. Varias nuevas características se han añadido. Algunos de ellos son completamente nuevos paquetes, como wxProgressDialog, wxHtmlWindow, wxTextAttr, wxGLCanvas, wxPreviewFrame, wxPrintout, y wxWave. Muchos de los paquetes existentes de exportación también varias funciones nuevas. Las muestras se han mejorado, y el error en las muestras (que mientras se cierra la ventana / dejar de fumar era la causa de accidente de Lisp) se ha resuelto. Hay también algunas correcciones.
Tags: Major feature enhancements
The license has been changed to the wxWindows 3.1 license. Several new features have been added. Some of them are completely new packages such as wxProgressDialog, wxHtmlWindow, wxTextAttr, wxGLCanvas, wxPreviewFrame, wxPrintout, and wxWave. Many of the existing packages also export several new functions. The samples are improved, and the bug in samples (which while closing the window/quit was causing lisp to crash) has been resolved. There are also some bugfixes.

2005-08-16 09:25
1.0.0 Alpha

Esta releaes soporta 75% de los wxWidgets 2.4.2 funcionalidad con casi 1500 miembros en más de 125 funciones y 1200 clases de definiciones constante.
Tags: Initial freshmeat announcement
This releaes supports about 75% of the wxWidgets 2.4.2 functionality with almost 1500 member functions in 125 classes and 1200 constant definitions.

Project Resources