Menu

wxCL / News: Recent posts

Release 1.3.0 Alpha

We are pleased to make the release 1.3.0 Alpha of wxCL. In this release CFFI is used in the backend, and this release should work on several common lisp implementations. Also, Linux and Mac OS support has been improved.

Posted by Surendra Singhi 2006-05-21

Release 1.2.0 Alpha

Announcement: wxCL 1.2.0 (December 12, 2005) ***
---------------------------

<http://www.wxcl-project.org>

We are pleased to announce the release wxCL-1.2.0 (Alpha), the latest
installment in wxCL development effort. In this release wxCL now
provides a CLOS based interface to the underlying wxWidgets
library. The programmer no longer needs to know the detail of the
underlying foreign function interface to use the wxCL library. This
release is not backward compatible. ... read more

Posted by Surendra Singhi 2005-12-18

Release 1.1.1 Alpha

Announcement: wxCL 1.1.0 (September 23, 2005) ***
---------------------------
<http://www.wxcl-project.org>

We are pleased to announce the release wxCL-1.1.1 (Alpha), the
latest installment in wxCL development effort. This release now
includes wxWidgets 2.6.2 dll. There are also a number of bug fixes,
and some api enhancements. This version is more stable with
native clisp on Windows XP. Please see the Change Log for
complete list of changes. Please read the quick start guide before
using this version as using the 2.6.2 dll requires you to close the
library every time you finish the program. Also, don't forget to take
a look at the cvs version of wxGlade,
(http://wxglade.sourceforge.net/) which provides a cool way of
creating wxCL GUI's.... read more

Posted by Surendra Singhi 2005-09-24

Release - 1.1.0 Aplha

Announcement: wxCL 1.1.0 (August 21, 2005) ***
---------------------------

<http://www.wxcl-project.org>

We are pleased to announce the release wxCL-1.1.0 (Alpha), the latest
installment in wxCL development effort. In this release wxCL license
is changed to `wxWindows License 3.1`. wxCL-1.1.0 also introduces a number
of bug fixes and several new features. Please see the Release Notes for
complete list of changes.... read more

Posted by Surendra Singhi 2005-08-22

Release - 1.0.0 Aplha

Announcement: wxCL 1.0.0
---------------------------

< http://www.wxcl-project.org >

We are pleased to announce the first release (1.0.0 Alpha) of wxCL, a
new open source GUI library for Common Lisp. The goal of the project
is to provide an industrial strength portable GUI library for
application developers, which runs across all lisp implementation and
operating system platforms.

wxCL builds upon wxWidgets, a comprehensive C++ library that provides
uniform application interface to all major GUI platforms; including
GTK, Windows, X11, and MacOS X. wxWidgets is a mature library which
was first released in 1992, and since improved upon by a committed
developer community, it is ranked among the top 25 most active
projects on sourceforge. wxWidgets makes many features available to
Common Lisp environments which have been missing in traditional
GUI toolkits for this programming language. ... read more

Posted by Surendra Singhi 2005-08-15