t
Copyright (c) 2009, 2011, Oracle and/or its affiliates. All rights reserved.

This man page created by Oracle to provide a reference to the
Info format documentation for guile provided with the distribution.

guile 1 "08 Mar 2008"
NAME
guile - a library designed to help programmers create flexible 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 format 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 recommended that guile be used when developing new software projects.