AndrevanTonder <andre at het.brown.edu> writes:
> Section 11.20 is not enough to infer tail contexts
> and/or tail invocations of various constructs in the
> standard libraries.
>
> Some that I can think of offhand are:
>
> arguments of with-exception-handler
> guard
> the protocol argument of make-record-constructor-descriptor
> syntax-case clauses
> syntax transformers
My list would include `case-lambda', `when', `unless', `guard', and
possibly `syntax-case' and `eval', but specifically not the arguments of
`with-exception-handler' or the protocol. Where exactly do syntax
transformers come in?
--
Cheers =8-} Mike
Friede, V?lkerverst?ndigung und ?berhaupt blabla
Received on Thu Jun 28 2007 - 03:51:45 UTC