Chicken-xlib
Access the xlib API from Chicken Scheme programs.
Xlib bindings for Chicken.
These bindings are being developed on demand, that means that I haven’t
set as a goal in my calendar to wrap every little painful xlib
procedure and structure, because that can as well take the rest of my
like. I am wrapping what I need of xlib as I need it.
The
result is this set of uncomplete bindings that get a bit closer to
completation by the day. I don’t think we’ll see a release of it soon,
since just doesn’t make sense. If you need to use this bindings, just
get them with Darcs by running:
darcs get http://software.pupeno.com/chicken-xlib
I welcome patches adding features and/or solving bugs and if you need a particular functionality covered, contact me and we may be able to arrange something.
To compile and install chicken-xlib you need scons-chicken and SCons.