You are looking at historical revision 20617 of this page. It may differ significantly from its current revision.
Peter Lane
Some notes on using Chicken Scheme: Mostly Scheme
My libraries
- disjoint-set a simple data structure.
 - leptonica to access the leptonica graphics library from Scheme.
 - libsvm a scheme wrapper around libsvm.
 
Ported libraries
- pstk to access the Tk toolkit from Scheme.
 - srfi-78 to perform lightweight testing.
 - statistics provides a wide range of statistical tools.