[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Y Store /Closures



At Mon, 17 Mar 2003 11:08:20 -0500, "Paul Steckler" wrote:
> I wrote:
> 
> > I've mentioned this issue to Paul Graunke before.
> > MzScheme is always left-to-right.
> 
> Oops, you were talking about the paper, not Paul Graunke's
> actual server.  Paul Graunke has used similar examples 
> to explain how send/suspend works, relying on 
> L-to-R evaluation.

Regardless, it's not clear to me that you really want to program in a
language which leaves out important details of the semantics like order
of evaluation. So just imagine that there is an invisible (but not
silent!) "mz" at the front of the word Scheme everywhere it appears in
the paper. :)

Robby