Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
guile - A GNU implementation of Scheme for application extensibility
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.
Packages
Latest: guile-1.8.7-4.el5.fio.i686.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
guile |
5 |
1.8.7 |
4.el5.fio |
i686 |
1.4 MiB |
2011-05-05 21:07:10 |
Changelog:
- * 2009-11-19 - Miroslav Lichvar <mlichvar[AT]redhat[DOTCOM]> - 5:1.8.7-4
- fix building with new cpp (#538707)
- * 2009-09-22 - Miroslav Lichvar <mlichvar[AT]redhat[DOTCOM]> - 5:1.8.7-3
- suppress install-info errors (#515977)
- avoid clash with system setjmp/longjmp on IA64
- * 2009-07-24 - Fedora Release Engineering <rel-eng[AT]lists.fedoraproject[DOTORG]> - 5:1.8.7-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
- * 2009-07-16 - Miroslav Lichvar <mlichvar[AT]redhat[DOTCOM]> - 5:1.8.7-1
- update to 1.8.7
- * 2009-06-09 - Dennis Gilmore <dennis[AT]ausil.us> - 5:1.8.6-4
- build with -O0 on sparcv9 otherwise test suite hangs