Next: , Previous: Programming Intro, Up: Top


16 Using Guile as an Extension Language

The chapters in this part of the manual explain how to use Guile as a powerful application extension language.

You can use both the scm interface as well as the (old, incomplete, but functional and documented) gh interface (see GH).