Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
GNU Guile
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Short description|Extension language}} {{Infobox programming language | name = GNU Guile | logo = GNU-Guile-logo.svg | screenshot = <!-- (filename) --> | screenshot caption = | paradigm = <!-- NOTE: I think its functional or: | paradigms = --> | family = [[Lisp (programming language)|Lisp]] | designer = Aubrey Jaffer, Tom Lord, Miles Bader | developer = [[GNU Project]] | released = {{Start date and age|1993}}<ref name=blandy1997>Blandy 1997, p. 102.</ref> | latest release version = 3.0.10<ref name="guile-3.0.10">{{cite web|url=https://www.gnu.org/software/guile/news/gnu-guile-3010-released.html|title=GNU Guile 3.0.10 released|publisher=gnu.org}}</ref> | latest release date = {{Start date and age|2024|06|24|df=yes}}<ref name="guile-3.0.10"/> | latest preview version = | latest preview date = | typing = | scope = | programming language = | platform = [[IA-32]], [[x86-64]], [[AArch64]], [[ARM architecture|armel]], [[ARM_architecture#Floating-point_(VFP)|armhf]], [[MIPS architecture|mips]], [[MIPS architecture|mips64el]], [[MIPS architecture|mipsel]], [[ppc64|ppc64el]], [[Linux on IBM Z|s390x]] | operating system = [[Linux]], [[BSD]], [[Windows]] (through [[MinGW]] or [[Cygwin]]) | license = [[GNU Lesser General Public License|LGPL-3.0-or-later]] | file ext = .scm .go (Guile object) | file format = <!-- or: | file formats = --> | website = {{URL|//gnu.org/software/guile}} | implementations = | dialects = | influenced by = [[Lisp (programming language)|Lisp]], [[Scheme (programming language)|Scheme]], [[SCM (Scheme implementation)|SCM]] | influenced = }} '''GNU Ubiquitous Intelligent Language for Extensions'''<ref name="About Guile" /> ('''GNU Guile''') is the preferred [[extension language]] system for the [[GNU Project]]<ref name="GNU coding standards" /> and features an implementation of the programming language [[Scheme (programming language)|Scheme]]. Its first version was released in 1993.<ref name=blandy1997 /> In addition to large parts of Scheme standards, [[#Guile Scheme|Guile Scheme]] includes modularized extensions for many different programming tasks.<ref name="Manual, API Reference" /><ref name="Manual, Guile Modules" /> For extending programs, Guile offers ''libguile'' which allows the language to be embedded in other programs, and integrated closely through the [[C (programming language)|C]] language [[application programming interface]] (API); similarly, new [[data type]]s and [[subroutine]]s defined through the C API can be made available as extensions to Guile.<ref name="Blandy quote C integration" /> Guile is used in many programs under the [[GNU project]] umbrella ([[GNU Debugger |GDB]], [[GNU Make| Make]], [[GNU Guix | Guix]], [[GNU TeXmacs]], [[GnuCash]], [[LilyPond]], [https://github.com/lepton-eda/lepton-eda Lepton-EDA]...)<ref name="Applications using Guile"/> but it also sees use outside of that, for example in [https://github.com/schism-lang/schism Google's schism].
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)