User Commands guile(1) NAME guile - a library designed to help programmers create flexi- ble applications SYNOPSIS /usr/bin/guile [OPTION]... DESCRIPTION Using Guile in an application allows programmers to write plug-ins, or modules (there are many names, but the concept is essentially the same) and users to use them to have an application fit their needs. For additional information on using guile, see the Info for- mat documentation by running the following command from your shell: /usr/sfw/bin/info guile guile is provided for developers who are working on software that has already adopted it. However, it is not recom- mended that guile be used when developing new software pro- jects. ATTRIBUTES See attributes(5) for descriptions of the following attri- butes: _______________________________________ | ATTRIBUTE TYPE | ATTRIBUTE VALUE| |_______________________________________ | Availability | SUNWguile | |_______________________________________ | Interface Stability| Uncommitted | |____________________|_________________| NOTES Source for guile is available on http://opensolaris.org. SunOS 5.10 Last change: 08 Mar 2008 1