CL-SDL is a foreign language interface for Common Lisp to the SDL and OpenGL libraries.
This release has much more complete SDL, SDL_mixer, SDL_audio, and SDL_ttf bindings. Also, a new Lispier interface has been created for more convenience.
CL-SDL is a Common Lisp library that provides bindings to the SDL and OpenGL libraries, with the goal of being as portable across all platforms and implementations as possible.
This release marks the initial alpha release of the newly revamped development tree, which uses the UFFI project to gain portability, has a great deal of clean-ups, more bindings than before, and many more demos.
An UFFI version of CL-SDL can be downloaded from CVS. Are tarball will be coming in the near future. All future development will be on the UFFI version (at least my (aerique's) development).