1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-03 18:50:19 +02:00
guile/doc
Martin Grabmüller fcaedf9936 * scheme-data.texi (Arithmetic): Documented the arithmetic
procedures.
	(Integer Operations): Added documentation.
	(Comparison): Added documentation.
	(Complex): Added documentation.
	(Symbols and Variables): Comment out `builtin-bindings', which is
	removed according to NEWS.
	(Pairs): Added documentation.
	* scheme-io.texi: Added R5RS index entries for all R5RS
	procedures.
	(File Ports): New docs for `call-with-input-file',
	`call-with-output-file', `with-input-from-file',
	`with-output-to-file', `with-error-to-file'.
	* scheme-control.texi, scheme-utility.texi,
	* scheme-procedures.texi: Added R5RS index entries for all R5RS
	procedures.
	* scheme-evaluation.texi (Fly Evaluation): Added documentation for
	`apply'.  Added R5RS index entries for all R5RS procedures.
	* scheme-data.texi: Added R5RS index entries for all R5RS
	procedures.  Removed R5RS index entries for `ass{q,v,occ}-set!'.
	Removed explicit entries into the function entries.  They are
	automagic.
	(Vectors): Added documentation for `make-vector', `vector-ref' and
	`vector-set!'.
2001-03-16 17:00:21 +00:00
..
example-smob *** empty log message *** 2000-06-20 03:24:10 +00:00
sources Move doc files into guile-core distribution (3) 2001-03-09 08:42:37 +00:00
.cvsignore Move doc files into guile-core distribution (4) 2001-03-09 08:53:15 +00:00
api.txt Added a first attempt for a description of the low level API. 2000-03-24 00:16:26 +00:00
appendices.texi Move doc files into guile-core distribution (1) 2001-03-09 08:22:00 +00:00
AUTHORS Move doc files into guile-core distribution (6) 2001-03-09 09:20:46 +00:00
BUGS Move doc files into guile-core distribution (6) 2001-03-09 09:20:46 +00:00
ChangeLog * scheme-data.texi (Arithmetic): Documented the arithmetic 2001-03-16 17:00:21 +00:00
ChangeLog-guile-doc Move doc files into guile-core distribution (6) 2001-03-09 09:20:46 +00:00
ChangeLog-guile-doc-ref Move doc files into guile-core distribution (2) 2001-03-09 08:28:57 +00:00
COPYING Added in preparation for release. 1998-10-19 15:29:00 +00:00
data-rep.texi Move doc files into guile-core distribution (1) 2001-03-09 08:22:00 +00:00
deprecated.texi Move doc files into guile-core distribution (1) 2001-03-09 08:22:00 +00:00
env.texi Move doc files into guile-core distribution (1) 2001-03-09 08:22:00 +00:00
expect.texi Move doc files into guile-core distribution (1) 2001-03-09 08:22:00 +00:00
extend.texi Move doc files into guile-core distribution (1) 2001-03-09 08:22:00 +00:00
format.texi This is the documentation for (ice-9 format). 1999-05-09 08:20:56 +00:00
gh.texi Move doc files into guile-core distribution (1) 2001-03-09 08:22:00 +00:00
goops-tutorial.texi * goops.texi (VERSION): Bumped to version 0.3. 2001-03-10 03:08:28 +00:00
goops.texi * goops.texi (VERSION): Bumped to version 0.3. 2001-03-10 03:08:28 +00:00
guile.texi Move doc files into guile-core distribution (1) 2001-03-09 08:22:00 +00:00
hacks.el * hacks.el: Some handy helper functions for working on the manual. 1998-10-15 21:48:23 +00:00
hierarchy.eps Move doc files into guile-core distribution (1) 2001-03-09 08:22:00 +00:00
hierarchy.txt Move doc files into guile-core distribution (1) 2001-03-09 08:22:00 +00:00
indices.texi Move doc files into guile-core distribution (1) 2001-03-09 08:22:00 +00:00
intro.texi * intro.texi: Changed to reflect current practice better. Added 2001-03-12 00:50:08 +00:00
Makefile.am Move doc files into guile-core distribution (7) 2001-03-09 09:35:13 +00:00
mbapi.texi Move doc files into guile-core distribution (1) 2001-03-09 08:22:00 +00:00
mltext.texi Move doc files into guile-core distribution (1) 2001-03-09 08:22:00 +00:00
mop.text * mop.text: Preliminary documentation of the GOOPS meta object 2000-10-25 16:05:11 +00:00
NEWS Move doc files into guile-core distribution (6) 2001-03-09 09:20:46 +00:00
oldfmt.c * oldfmt.c: New file: Used by application writers to adapt to 2000-01-12 01:54:16 +00:00
posix.texi Move doc files into guile-core distribution (1) 2001-03-09 08:22:00 +00:00
preface.texi Move doc files into guile-core distribution (1) 2001-03-09 08:22:00 +00:00
r4rs.texi Move doc files into guile-core distribution (1) 2001-03-09 08:22:00 +00:00
r5rs.texi Move doc files into guile-core distribution (1) 2001-03-09 08:22:00 +00:00
README Move doc files into guile-core distribution (6) 2001-03-09 09:20:46 +00:00
scheme-binding.texi Move doc files into guile-core distribution (1) 2001-03-09 08:22:00 +00:00
scheme-control.texi * scheme-data.texi (Arithmetic): Documented the arithmetic 2001-03-16 17:00:21 +00:00
scheme-data.texi * scheme-data.texi (Arithmetic): Documented the arithmetic 2001-03-16 17:00:21 +00:00
scheme-debug.texi Move doc files into guile-core distribution (1) 2001-03-09 08:22:00 +00:00
scheme-evaluation.texi * scheme-data.texi (Arithmetic): Documented the arithmetic 2001-03-16 17:00:21 +00:00
scheme-ideas.texi Move doc files into guile-core distribution (1) 2001-03-09 08:22:00 +00:00
scheme-indices.texi Move doc files into guile-core distribution (1) 2001-03-09 08:22:00 +00:00
scheme-intro.texi Move doc files into guile-core distribution (1) 2001-03-09 08:22:00 +00:00
scheme-io.texi * scheme-data.texi (Arithmetic): Documented the arithmetic 2001-03-16 17:00:21 +00:00
scheme-memory.texi Move doc files into guile-core distribution (1) 2001-03-09 08:22:00 +00:00
scheme-modules.texi Move doc files into guile-core distribution (1) 2001-03-09 08:22:00 +00:00
scheme-options.texi Move doc files into guile-core distribution (1) 2001-03-09 08:22:00 +00:00
scheme-procedures.texi * scheme-data.texi (Arithmetic): Documented the arithmetic 2001-03-16 17:00:21 +00:00
scheme-reading.texi Move doc files into guile-core distribution (1) 2001-03-09 08:22:00 +00:00
scheme-scheduling.texi Move doc files into guile-core distribution (1) 2001-03-09 08:22:00 +00:00
scheme-translation.texi Move doc files into guile-core distribution (1) 2001-03-09 08:22:00 +00:00
scheme-utility.texi * scheme-data.texi (Arithmetic): Documented the arithmetic 2001-03-16 17:00:21 +00:00
scm.texi Move doc files into guile-core distribution (1) 2001-03-09 08:22:00 +00:00
scripts.texi Move doc files into guile-core distribution (1) 2001-03-09 08:22:00 +00:00
scsh.texi Move doc files into guile-core distribution (1) 2001-03-09 08:22:00 +00:00
slib.texi Move doc files into guile-core distribution (1) 2001-03-09 08:22:00 +00:00
tcltk.texi Move doc files into guile-core distribution (1) 2001-03-09 08:22:00 +00:00
texinfo.tex Move doc files into guile-core distribution (1) 2001-03-09 08:22:00 +00:00
THANKS Move doc files into guile-core distribution (6) 2001-03-09 09:20:46 +00:00

This directory contains documentation on the Guile core.         -*-text-*-

The documentation consists of the following manuals.

- The Guile Tutorial (guile-tut.texi) contains a tutorial introduction
  to using Guile.

- The Guile Reference Manual (guile.texi) contains (or is intended to
  contain) reference documentation on all aspects of Guile.

- The GOOPS Manual (goops.texi) contains both tutorial-style and
  reference documentation for using GOOPS, Guile's Object Oriented
  Programming System.

- The Revised^4 and Revised^5 Reports on the Algorithmic Language
  Scheme (r4rs.texi and r5rs.texi).

Please be aware that this is all very much work in progress (apart
from the Revised Reports).  Bug reports and contributions are
welcome!

The file `oldfmt.c' contains a function which can be used by
application writers to support both old-style and new-style error
format strings.

The `sources' directory includes some stuff relevant to the Guile
reference manual, and which may eventually be folded in to it.  It's
not immediately relevant, however, which is why it's not in this
directory.