update compiler.texi
authorAndy Wingo <wingo@pobox.com>
Sun, 2 May 2010 10:46:50 +0000 (12:46 +0200)
committerAndy Wingo <wingo@pobox.com>
Sun, 2 May 2010 10:46:50 +0000 (12:46 +0200)
commit41e64dd73c687400c3d88a974069d1676b26b6d7
tree555032ce2f5c4a49d16da5a40869560a7de41ce5
parent93f63467e6e9d2f0203fd1c54a98539f5fefeba0
update compiler.texi

* doc/ref/compiler.texi (Compiler Tower): Update for removal of version
  from <language>, and add joiner and make-default-environment fields.
  Update examples.
  (The Scheme Compiler): Update for `macroexpand' instead of
  `sc-expand', and that the environment must be a module.
  (Tree-IL): Update for new Tree-IL, and change from "vars" to
  "gensyms".
  (GLIL): Update for new GLIL, including preludes and prompts.
  (Assembly): Update for current output (which seems quite verbose).
  (Bytecode and Objcode): Update for current output, and some procedure
  name changes.
doc/ref/compiler.texi