[r6rs-discuss] Proposed features for small Scheme, part 1: a stake in the ground
Andre van Tonder
andre at het.brown.edu
Mon Sep 14 06:33:29 EDT 2009
On Mon, 14 Sep 2009, Abdulaziz Ghuloum wrote:
> "two-pass" is just "R6RS's". "one-pass" is just "Andre's" (since no one
> implements it anyways).
I disagree. One-pass is implemented by many Schemes at the toplevel
or REPL, which is really what this discussion used to be about.
The discussion of internal definitions has been a distraction from
the original point, which concerned what happens at the toplevel.
R6RS toplevel programs are not 1-pass, and are incompatible
with REPL execution, if that kind of thing is important to you.
A REPL will have 1-pass semantics if anything.
Andre
More information about the r6rs-discuss
mailing list