2010-m1s1-compilation/lisp/notes/lambda-parameters.txt
2011-01-08 22:51:53 +01:00

8 lines
267 B
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

implémentation de sbcl :
; in: LAMBDA (#:WHOLE2122 #:ENVIRONMENT2123)
; (LET* ((OBJECT (CAR (CDR #:WHOLE2122)))
; (BODY (CAR (CDR #)))
; (CATCH-CODE (CAR (CDR #))))
; (BLOCK TAGBODY-UNWIND-CATCH CATCH-CODE `(TAGBODY ,@(CDR BODY))))