I am posting this as an individual member of the Scheme community. I am not speaking for the R6RS editors.
AndrevanTonder wrote: > Granted, but what does this have to do with being an interpreter or not? "Pure" is the operative word. In an earlier message, you had written: > No r5rs-conformant Scheme interpreter will start evaluating a form > without macro-expanding it first. You have granted that the R5RS allows my example program to print something. If your earlier claim is true, then the printing occurs after the program's one form has been macro-expanded. Macro-expansion of that particular form takes a long time. Will _______________________________________________ r6rs-discuss mailing list [email protected] http://lists.r6rs.org/cgi-bin/mailman/listinfo/r6rs-discuss
