Guile

From Free Software Directory
Revision as of 16:23, 7 October 2011 by Sudoman (Talk | contribs)

Jump to: navigation, search



[edit]

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 irc://irc.freenode.net/guile " IRC Help channel
irc://irc.freenode.net/guile

Related Projects

Heckert gnu.small.png This is a GNU package

Download

Download External-link-icon.png version 2.0.9 (stable)
released on 10 April 2013

Categories



Licensing

LicenseVerified byVerified onNotes
LGPLv2.1orlaterKelly Hopkins13 July 2009



Leaders and contributors

Contact(s)Role
"Email stefan@lkcc.org" Stefan Jahn Contributor
Gary HoustonContributor
Neil JerramContributor
Will FitzgeraldContributor
Marc FeeleyContributor
Thien-Thi NguyenContributor
Greg BadrosContributor
Radey ShoumanContributor
"Email mvo@zagadka.de" Marius Vollmer Maintainer
Mark GalassiContributor
Thomas TannerContributor
Greg HarveyContributor
Robert MerkelContributor
Anthony GreenContributor
Martin GrabmuellerContributor
Tim PierceContributor
Jim BlandyContributor
Roland OrreContributor
"Email bil@ccrma.stanford.edu" Bill Schottstaedt Contributor
Matthias KoeppeContributor
Tom LordContributor
Jost BoekemeierContributor
Russell McManusContributor
Dirk HerrmannContributor
Michael LivshinContributor
Tom TromeyContributor
"Email kxn30@yahoo.co.jp" Keisuke Nishida Contributor


Resources and communication

Audience Resource type URI
Support Newsgroup comp.lang.scheme
Help Newsgroup gnu.announce
Bug Tracking E-mail mailto:bug-guile@gnu.org
Developer E-mail mailto:guile-devel@gnu.org
Support E-mail mailto:guile-user@gnu.org
Help E-mail mailto:info-gnu@gnu.org


Software prerequisites

Kind Description
Weak prerequisite readline (for command line editing)



Entry





















































































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.


Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox