GNU's Ubiquitous Intelligent Language for Extension
This is Guile, a portable, embeddable Scheme implementation written in
C. Guile provides a machine independent execution platform that can be
linked in as a library when building extensible programs.
- Developed at devel:languages:misc
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/guile && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
guile-1.6.10-mktemp.patch | 0000000606 606 Bytes | |
guile-2.0.11.tar.gz | 0007516053 7.17 MB | |
guile-64bit.patch | 0000001066 1.04 KB | |
guile-net-db-test.patch | 0000000943 943 Bytes | |
guile-rpmlintrc | 0000000063 63 Bytes | |
guile-threads-test.patch | 0000000576 576 Bytes | |
guile.changes | 0000030372 29.7 KB | |
guile.spec | 0000006804 6.64 KB |
Revision 41 (latest revision is 71)
Stephan Kulow (coolo)
accepted
request 228308
from
Petr Gajdos (pgajdos)
(revision 41)
- updated to 2.0.11: ** New GDB extension to support Guile ** Improved integration between R6RS and native Guile exceptions ** Support for HTTP proxies ** Lexical syntax improvements *** Support |...| symbol notation *** Support '#true' and '#false' notation for booleans. *** Recognize '#\escape' character name. *** Accept "\|" in string literals. ** Custom binary input ports now support 'setvbuf'. ** SRFI-4 predicates and length accessors no longer accept arrays. ** GUILE_PROGS now supports specifying a minimum required version. etc, see NEWS.
Comments 0