A GNU implementation of Scheme for application extensibility http://www.gnu.org/software/guile/guile.html
Go to file
2024-12-10 20:09:56 +01:00
libguile-3.0.10-backport-fix-x86-build.patch remove conflicting info.dir, specfile fixes [release 3.0.10-2mamba;Thu Oct 31 2024] 2024-12-10 20:09:56 +01:00
libguile.spec remove conflicting info.dir, specfile fixes [release 3.0.10-2mamba;Thu Oct 31 2024] 2024-12-10 20:09:56 +01:00
README.md move gdb .scm debug file from %_libdir to gdb auto-loaddir and put it in new -debug package [release 2.0.11-2mamba;Mon Apr 21 2014] 2024-01-06 04:33:36 +01:00

libguile

GUILE (GNU's Ubiquitous Intelligent Language for Extension) is a library implementation of the Scheme programming language, written in C. GUILE provides a machine-independent execution platform that can be linked in as a library during the building of extensible programs.

Install the guile package if you'd like to add extensibility to programs that you are developing.