Download List

專案描述

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

This release uses CFFI as a backend and so should
work on most Lisp implementations.
標籤: Major bugfixes

2005-12-12 11:17
1.2.0

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.
標籤: Major feature enhancements

2005-09-24 09:42
1.1.1

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.
標籤: Minor feature enhancements

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

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.
標籤: Major feature enhancements

2005-08-16 09:25
1.0.0 Alpha

This releaes supports about 75% of the wxWidgets 2.4.2 functionality with almost 1500 member functions in 125 classes and 1200 constant definitions.
標籤: Initial freshmeat announcement

Project Resources