Node:Programming Intro, Next:, Previous:Further Reading, Up:Top



Part III: Guile as an Extension Language

In this part of the manual, we aim to present a wide ranging picture of what it means to use Guile as an application extension language, to provide guidance, practical guidelines and tips for how to program in Guile, and to document the tools that are available to help you with your programming. For detailed reference information on the variables, functions etc. that make up Guile's application programming interface (API), please refer to Part IV (see Part IV -- Guile API Reference).