start at documenting the compiler
authorAndy Wingo <wingo@pobox.com>
Thu, 8 Jan 2009 21:05:59 +0000 (22:05 +0100)
committerAndy Wingo <wingo@pobox.com>
Thu, 8 Jan 2009 21:05:59 +0000 (22:05 +0100)
commit00ce5125837c139ecd80f2f056b63ffdef4b9332
treebc2841099b7075248e324fe47d9f949020e95240
parent9ff56d9e65fa9292ef09a8ca01abd825147b37ac
start at documenting the compiler

* doc/ref/api-evaluation.texi: Add documentation for the standard
  compilation interface, and some notes about compiled files.

* doc/ref/api-procedures.texi (Compiled Procedures): A stub at
  documenting compiled procedures.

* doc/ref/compiler.texi (Compiling to the Virtual Machine): Flesh out
  with some structure, though much of the text remains to be written.
  This stuff is hard to write!
doc/ref/api-evaluation.texi
doc/ref/api-procedures.texi
doc/ref/compiler.texi
doc/ref/guile.texi
doc/ref/vm.texi