You are looking at historical revision 20865 of this page. It may differ significantly from its current revision.
Peter Lane
Some notes on using Chicken Scheme: Mostly Scheme
Examples of using SRFI functions: SRFI libraries
My libraries
- disjoint-set is a simple data structure.
 - leptonica to access the leptonica graphics library from Scheme.
 - libsvm a scheme wrapper around the Support Vector Machine library, 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.