1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-29 19:30:36 +02:00
Mirror of the upstream GNU Guile repository on Savannah. https://www.gnu.org/software/guile/
Find a file
1996-08-02 21:21:11 +00:00
ice-9 *** empty log message *** 1996-08-01 08:38:52 +00:00
libguile . 1996-08-01 10:55:47 +00:00
.cvsignore *** empty log message *** 1996-08-01 08:38:52 +00:00
ChangeLog *** empty log message *** 1996-08-02 21:21:11 +00:00
config.guess maintainer changed: was lord, now jimb; first import 1996-07-25 22:56:11 +00:00
config.sub maintainer changed: was lord, now jimb; first import 1996-07-25 22:56:11 +00:00
configure Rehashed distribution system, in preparation for nightly 1996-08-01 08:16:15 +00:00
configure.in Rehashed distribution system, in preparation for nightly 1996-08-01 08:16:15 +00:00
COPYING maintainer changed: was lord, now jimb; first import 1996-07-25 22:56:11 +00:00
GUILE-VERSION * GUILE-VERSION: Updated to 1.0b3. 1996-08-01 08:15:34 +00:00
INSTALL *** empty log message *** 1996-08-02 21:21:11 +00:00
install-sh maintainer changed: was lord, now jimb; first import 1996-07-25 22:56:11 +00:00
Makefile.in Rehashed distribution system, in preparation for nightly 1996-08-01 08:16:15 +00:00
README *** empty log message *** 1996-08-02 21:21:11 +00:00
TODO . 1996-07-25 23:13:49 +00:00

This is beta release 1.0b3 of Guile, the GNU extension language library.

Guile is a portable, embaddable Scheme implementation written in C.
Guile provides a machine independent execution platform that can be
linked in as a library when building extensible programs.

Guile is derived from SCM, by Aubrey Jaffer and others.  Tom Lord
librarified SCM, yeilding Guile.  He wrote Guile's operating system,
Ice-9, connected Guile to Tcl/Tk and the `rx' regular expression
matcher, and took care of a lot of miscellany.