1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-19 18:20:22 +02:00
guile/doc
Jim Blandy 79d0b5961d * .cvsignore: New file, containing data-rep.info. I'm not sure
whether we want to check this file into CVS, because it's
generated; if you find compelling reasons it should be, let me
know.
1998-10-08 20:17:38 +00:00
..
.cvsignore * .cvsignore: New file, containing data-rep.info. I'm not sure 1998-10-08 20:17:38 +00:00
ChangeLog *** empty log message *** 1998-10-07 07:37:40 +00:00
data-rep.texi * New directory for documentation. 1998-10-07 07:37:17 +00:00
Makefile.am * New directory for documentation. 1998-10-07 07:37:17 +00:00
Makefile.in Regenerated, after adding ChangeLog. 1998-10-07 09:02:25 +00:00
mdate-sh * New directory for documentation. 1998-10-07 07:37:17 +00:00
README * New directory for documentation. 1998-10-07 07:37:17 +00:00
stamp-vti * New directory for documentation. 1998-10-07 07:37:17 +00:00
texinfo.tex * New directory for documentation. 1998-10-07 07:37:17 +00:00
version.texi * New directory for documentation. 1998-10-07 07:37:17 +00:00

This directory contains documentation on the Guile core.

At the moment, we don't have a full manual on Guile; that's at the
head of our task list.

The file `data-rep.texi' is an essay on how to write C code that uses
Guile values.  If you're interested in writing a application which is
extensible via Guile, this is a good place to start.  Make builds the
`info' manual by default, designed to be read on-line; if you want to
print it out, go to the `doc' subdirectory of the tree you're building
in, and run `make data-rep.ps'.