[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
9.3.6.10 Miscellaneous Instructions
- Instruction: halt
Exits the VM, returning a SCM value. Normally, this instruction is only part of the “bootstrap program”, a program run when a virtual machine is first entered; compiled Scheme procedures will not contain this instruction.
If multiple values have been returned, the SCM value will be a multiple-values object (see section Returning and Accepting Multiple Values).
This document was generated on April 20, 2013 using texi2html 5.0.