A tutorial for using libguile
Mark Galassi
What is guile and what is libguile?
Where I am coming from
Prerequisites
Useful references
Warnings before you start with guile-iii
How to get started with libguile
More interesting programming with libguile
learn1.c
c_builtins.h
c_builtins.c
What learn1 is doing
Compiling and running learn1
Really serious programming with libguile
The libguile reference manual
Introduction
Invoking guile from your program
Extending guile with new functions
Scheme procedures
Adding new types to guile
Tips for documentation strings
Where to go from here
Concept Index