4.4.4.4 Compile Commands
- REPL Command: compile exp
Generate compiled code.
- REPL Command: compile-file file
Compile a file.
- REPL Command: expand exp
Expand any macros in a form.
- REPL Command: optimize exp
Run the optimizer on a piece of code and print the result.
- REPL Command: disassemble exp
Disassemble a compiled procedure.
- REPL Command: disassemble-file file
Disassemble a file.
This document was generated on February 3, 2012 using texi2html 5.0.