Lisp in Small Pieces by Christian Queinnec

Lisp in Small Pieces by Christian Queinnec

Author:Christian Queinnec
Language: eng
Format: epub, pdf
Publisher: Cambridge University Press


The new instruction CREATE-CLOSURE builds a closure for which the code is found right after the following GOTO instruction. Once the closure has been created and put into the register *val*, its creator jumps over the code corresponding to its body in order to continue in sequence.

7.1.4 Calling Protocol for Functions

Functions are invoked by the instructions TR-REGULAR-CALL or REGULAR-CALL, which we covered a little earlier, [see p. 229] The function invoke condenses that function calling protocol, like this:



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.