[gambit-list] Marc, does Gambit evaluate left-to-right order always or only generally?

Adam adam.mlmb at gmail.com
Mon Nov 13 10:37:24 EST 2017


Wow.

Can you give an actual code exampe where compiled (or interpreted) code not
does left to right?

I think all I observed in practice in the past was left to right.

Adam


2017-11-13 21:45 GMT+08:00 Marc Feeley <feeley at iro.umontreal.ca>:

> Execution order is arbitrary.  The interpreter and compiler don’t use the
> same ordering.  The interpreter tends to be mostly left-to-right, but don’t
> count on it.
>
> Marc
>
>
>
> > On Nov 12, 2017, at 4:19 PM, Adam <adam.mlmb at gmail.com> wrote:
> >
> > Hi Marc!
> >
> > Does Gambit evaluate left-to-right order always or only generally?
> >
> > Thanks,
> > Adam
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.iro.umontreal.ca/pipermail/gambit-list/attachments/20171113/c69f84d3/attachment.htm>


More information about the Gambit-list mailing list