[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
2.5 Using the Guile Module System
Guile has support for dividing a program into modules. By using modules, you can group related code together and manage the composition of complete programs from largely independent parts.
For more details on the module system beyond this introductory material, See section Modules.
2.5.1 Using Modules | ||
2.5.2 Writing new Modules | ||
2.5.3 Putting Extensions into Modules |
This document was generated on April 20, 2013 using texi2html 5.0.