mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-09 13:30:26 +02:00
*** empty log message ***
This commit is contained in:
parent
d0c2c0c04c
commit
3d06534e9b
1 changed files with 8 additions and 7 deletions
15
README
15
README
|
@ -1,7 +1,8 @@
|
||||||
This is release 1.3 of Guile, a portable, embeddable Scheme
|
This is release 1.3 of Guile, Project GNU's extension language
|
||||||
implementation written in C. Guile provides a machine independent
|
library. Guile is an interpreter for Scheme, packaged as a library
|
||||||
execution platform that can be linked in as a library when building
|
that you can link into your applications to give them their own
|
||||||
extensible programs.
|
scripting language. Guile will eventually support other languages as
|
||||||
|
well, giving users of Guile-based applications a choice of languages.
|
||||||
|
|
||||||
Please send bug reports to bug-guile@gnu.org.
|
Please send bug reports to bug-guile@gnu.org.
|
||||||
|
|
||||||
|
@ -65,9 +66,9 @@ CVS, and by nightly snapshots, accessible via FTP. See the files
|
||||||
|
|
||||||
If you would like to receive mail when people commit changes to the
|
If you would like to receive mail when people commit changes to the
|
||||||
Guile CVS repository, you can subscribe to guile-cvs@egcs.cygnus.com
|
Guile CVS repository, you can subscribe to guile-cvs@egcs.cygnus.com
|
||||||
by sending a message to guile-cvs-subscribe@cygnus.com. Even better,
|
by sending a message to guile-cvs-subscribe@egcs.cygnus.com. Even
|
||||||
you can get daily digests of these commit messages by sending a
|
better, you can get daily digests of these commit messages by sending
|
||||||
message to guile-cvs-digest-subscribe@egcs.cygnus.com.
|
a message to guile-cvs-digest-subscribe@egcs.cygnus.com.
|
||||||
|
|
||||||
If you want to subscribe an e-mail address other than the one that
|
If you want to subscribe an e-mail address other than the one that
|
||||||
appears in your From: header, say foo@bar.com, send a mail note to
|
appears in your From: header, say foo@bar.com, send a mail note to
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue