Difference between revisions of "Guile"

From Free Software Directory
Jump to: navigation, search
(i un-featured this because i only want one GNU Spotlight feature per month.)
(updated version info)
Line 6: Line 6:
 
|Is GNU=Yes
 
|Is GNU=Yes
 
|User level=none
 
|User level=none
|Computer languages=C
+
|Computer languages=C, scheme
 
|Documentation note=Programmer manual available in HTML format from http://www.gnu.org/software/guile/anon-cvs.html
 
|Documentation note=Programmer manual available in HTML format from http://www.gnu.org/software/guile/anon-cvs.html
 
|IRC help=irc://irc.freenode.net/guile
 
|IRC help=irc://irc.freenode.net/guile
 
|Related projects=Autogen,Glame,Guile-gnome,slib,Ball_and_Paddle,Gurgle
 
|Related projects=Autogen,Glame,Guile-gnome,slib,Ball_and_Paddle,Gurgle
 
|Keywords=library,development,scheme,guile
 
|Keywords=library,development,scheme,guile
|Version identifier=1.8.7
+
|Version identifier=2.0.5
|Version date=2009/07/05
+
|Version date=2012/01/30
 
|Version status=stable
 
|Version status=stable
|Version download=http://ftp.gnu.org/gnu/guile/guile-1.8.7.tar.gz
+
|Version download=ftp://ftp.gnu.org/gnu/guile/guile-2.0.5.tar.gz
 +
|Last review by=Andrew Engelbrecht
 
}}
 
}}
 
{{Project license
 
{{Project license

Revision as of 14:59, 26 April 2012


[edit]

GNU Guile

https://www.gnu.org/software/guile/
The GNU Ubiquitous Intelligent Language for Extensions.

Guile is an implementation of the Scheme programming language, packaged for use in a wide variety of environments. In addition to implementing the R5RS, R6RS, and R7RS Scheme standards, Guile includes full access to POSIX system calls, networking support, multiple threads, dynamic linking, a foreign function call interface, powerful string processing, and HTTP client and server implementations.

Guile can run interactively, as a script interpreter, and as a Scheme compiler to VM bytecode. It is also packaged as a library so that applications can easily incorporate a complete Scheme interpreter/VM. An application can use Guile as an extension language, a clean and powerful configuration language, or as multi-purpose "glue" to connect primitives provided by the application. It is easy to call Scheme code from C code and vice versa. Applications can add new functions, data types, control structures, and even syntax to Guile, to create a domain-specific language tailored to the task at hand.

Guile's VM

Guile contains an efficient compiler and virtual machine. It can be used out of the box to write programs in Scheme, or can easily be integrated with C and C++ programs.

Guile is the GNU Ubiquitous Intelligent Language for Extensions, and the official extension language of the GNU project.

"IRC general" IRC general channel
irc://irc.libera.chat/guile





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

11 February 2022

Verified by

Genium

Verified on

11 February 2022




Leaders and contributors

Contact(s)Role
Andy Wingo Maintainer
Ludovic Courtès Co-maintainer


Resources and communication

AudienceResource typeURI
Bug reportsE-mailbug-guile@gnu.org
ForgeMailing Listhttps://lists.gnu.org/mailman/listinfo/guile-sources/
SavannahVCS Repository Webviewhttps://git.savannah.gnu.org/cgit/guile.git/
FTPDownloadhttps://alpha.gnu.org/gnu/guile/
ForgeMailing Listhttps://lists.gnu.org/mailman/listinfo/guile-commits/
Bug databaseBug Trackinghttp://debbugs.gnu.org/guile
SavannahDeveloperhttps://savannah.gnu.org/projects/guile/
DebianDeveloperhttps://tracker.debian.org/pkg/guile-2.2
LibrariesGeneralhttps://www.gnu.org/software/guile/libraries/
ForgeMailing Listhttps://lists.gnu.org/mailman/listinfo/guile-devel-internal/
FTPDownloadhttps://ftp.gnu.org/old-gnu/guile/
FTPDownloadhttps://ftp.gnu.org/gnu/guile/
DebianDeveloperhttps://tracker.debian.org/pkg/guile-3.0
ForgeMailing Listhttps://lists.gnu.org/mailman/listinfo/guile-devel/
ForgeMailing Listhttps://lists.gnu.org/mailman/listinfo/guile-user/
FTPGeneralhttps://ftpmirror.gnu.org/guile/
WikidataGeneralhttps://www.wikidata.org/wiki/Q1486208
ForgeMailing Listhttps://lists.gnu.org/mailman/listinfo/bug-guile/


Software prerequisites

KindDescription
Weak prerequisitereadline (for command line editing)

This entry (in part or in whole) was last reviewed on 11 February 2022.




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 or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.