Skip to content

Franz' CLIM code adjusted to compile in Clozure CL.

License

Notifications You must be signed in to change notification settings

craigl64/clim-ccl

Repository files navigation

clim-ccl

Franz' CLIM code modified to comile in Clozure CL.

o All of the Makefile have been removed as they are not useful for Clozure CL.

o The Allegro FFI based XLIB directory has been replaced with a pure Common Lisp version of the XLIB library.

o The other Allegro FFI based backends are ignored and will eventually be removed.

o Only the CLX CLIM backend is used and it is using the Lisp based XLIB library.

o Eventually, we will add a Clozure CL FFI backend for GTK as the preferred backend for Linux hosts.

o A Cocoa backend would be nice for Mac OSX hosts.

o A Win32 (or Win64) backend for Windows would also be nice.

About

Franz' CLIM code adjusted to compile in Clozure CL.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published