Woolly is my Lisp GUI project. It is based upon Sheeple and uses CL-OpenGL for display and ZPB-TTF for font-parsing.
Appearance
Here is a shot of the test program as of 2009-11-29. It shows buttons labelled Red
and Green
, a label, and a subwindow which contains another subwindow and a Quit
button.
Here is the same test program with the top-level subwindow rolled up and dragged over a bit.
Acquisition
- Main git repository: http://git.nklein.com/lisp/libs/woolly.git/
- Browsable mirror of git repository: git://github.com/nklein/Woolly.git
Currently, Woolly isn’t far enough along to be really useful. As such, I haven’t yet made a tarball release of it. That is coming soon though.