summaryrefslogtreecommitdiff
path: root/graphics/guile-cairo/DESCR
blob: 2eadb02114ceb8088ee4bf11ee7224d7c8eee234 (plain)
1
2
3
4
5
6
7
8
Guile-Cairo wraps the Cairo graphics library for Guile Scheme.

Guile-Cairo is complete, wrapping almost all of the Cairo API. It is
API stable, providing a firm base on which to do graphics
work. Finally, and importantly, it is pleasant to use. You get a
powerful and well-maintained graphics library with all of the benefits
of Scheme: memory management, exceptions, macros, and a dynamic
programming environment.