AndrevanTonder <[EMAIL PROTECTED]> 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 _______________________________________________ r6rs-discuss mailing list [email protected] http://lists.r6rs.org/cgi-bin/mailman/listinfo/r6rs-discuss
