You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gnucash/lib/srfi
Rob Browning 1b7345d057
* lib/srfi/Makefile.am: determine SRFI list via autoconf.
25 years ago
..
.cvsignore * lib/srfi/srfi-2.scm: new file. 25 years ago
Makefile.am * lib/srfi/Makefile.am: determine SRFI list via autoconf. 25 years ago
README * lib/srfi/srfi-2.scm: new file. 25 years ago
srfi-1.scm * lib/srfi/srfi-2.scm: new file. 25 years ago
srfi-2.scm * lib/srfi/srfi-2.scm: new file. 25 years ago
srfi-8.scm * lib/srfi/srfi-2.scm: new file. 25 years ago
srfi-9.scm * lib/srfi/srfi-2.scm: new file. 25 years ago
srfi-11.scm * lib/srfi/srfi-2.scm: new file. 25 years ago
srfi-19.scm 2001-06-04 Dave Peticolas <dave@krondo.com> 25 years ago

README


These files implement various useful SRFIs for Guile. See
http://srfi.schemers.org/. The bits taken from the Guile source tree
will go away whenever gnucash updates to require a more recent version
of Guile.

Sources of files:

srfi-1.scm: Guile translation of reference implementation by Olin Shivers.
srfi-2.scm: Guile source tree (modified for versioning).
srfi-8.scm: Guile source tree (modified for versioning).
srfi-9.scm: Guile source tree (modified for versioning).
srfi-19.scm: Guile source tree (modified for versioning).