Guile
This entry published by the Free Software Foundation.
Guile
http://www.gnu.org/software/guile/guile.html
An implementation of the Scheme programming language built to be used as an extension language. It's a library you can link into your programs. Your program has full access to the interpreter's data structure, so you can extend Guile with your own primitives, datatypes, and syntax, and tailor the language to your application. It also lets more people use your language, as they needn't learn the internals of your app. They just need to understand the language and the primitives you've provided, and they can trade and share ideas by passing around scripts without you. It has arrays, lists, modules, objects, first class functions, and garbage collection.
Documentation
Programmer manual available in HTML format from http://www.gnu.org/software/guile/anon-cvs.html
IRC Help channel- irc://irc.freenode.net/guile
Related Projects
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| LGPLv2.1orlater | Kelly Hopkins | 2455025.513 July 2009 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
| Jost Boekemeier | Contributor |
|
| Contributor |
| Marc Feeley | Contributor |
| Mark Galassi | Contributor |
| Martin Grabmueller | Contributor |
| Matthias Koeppe | Contributor |
| Michael Livshin | Contributor |
| Neil Jerram | Contributor |
| Radey Shouman | Contributor |
| Robert Merkel | Contributor |
|
| Maintainer |
| Roland Orre | Contributor |
| Russell McManus | Contributor |
|
| Contributor |
| Thien-Thi Nguyen | Contributor |
| Thomas Tanner | Contributor |
| Tim Pierce | Contributor |
| Tom Lord | Contributor |
| Tom Tromey | Contributor |
| Will Fitzgerald | Contributor |
| Anthony Green | Contributor |
|
| Contributor |
| Dirk Herrmann | Contributor |
| Gary Houston | Contributor |
| Greg Badros | Contributor |
| Greg Harvey | Contributor |
| Jim Blandy | Contributor |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Bug Tracking | mailto:bug-guile@gnu.org | |
| Developer | mailto:guile-devel@gnu.org | |
| Support | mailto:guile-user@gnu.org | |
| Help | mailto:info-gnu@gnu.org | |
| Support | Newsgroup | comp.lang.scheme |
| Help | Newsgroup | gnu.announce |
Software prerequisites
| Kind | Description |
|---|---|
| Weak prerequisite | readline (for command line editing) |
Click here if you'd like to report a problem or make a suggestion that could
Problem with this listing?
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.
This page was last modified on 6 December 2011, at 21:29.

