Difference between revisions of "Guile"

From Free Software Directory
Jump to: navigation, search
(guile-3.0.4)
m (Text replacement - "'''Selection from the [https://shop.fsf.org/ FSF shop]''' [https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman] [https://shop.fsf.org/books-docs/introduction-command-line Introdu...)
Line 16: Line 16:
 
[https://www.amazon.com/exec/obidos/ASIN/190696615X/networktheory-20 The Guile 2.0 Reference Manual]
 
[https://www.amazon.com/exec/obidos/ASIN/190696615X/networktheory-20 The Guile 2.0 Reference Manual]
  
'''Selection from the [https://shop.fsf.org/ FSF shop]'''
 
  
[https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman]
 
 
[https://shop.fsf.org/books-docs/introduction-command-line Introduction to the Command Line]
 
 
----
 
----
 
'''[https://www.gnu.org/help/help.html Helping the GNU Project and the Free Software Movement]'''
 
----
 
----
 
 
If you have corrections to this entry or questions about it, please contact: mailto:maintainers@gnu.org
 
----
 
 
|Decommissioned or Obsolete=No
 
|Decommissioned or Obsolete=No
 
|Donate=https://my.fsf.org/donate/
 
|Donate=https://my.fsf.org/donate/

Revision as of 16:11, 4 December 2020


[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








"maintainer" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.



"co-maintainer" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.


"Perl (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref) (R)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref) (R)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Git" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.
















"Huistory" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.










"Wikidata" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.









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.