Y
Hacker News
new
|
ask
|
show
|
jobs
by
afrisch
3362 days ago
I don't think so. Both bytecode and native evaluate right-to-left.
1 comments
ufo
3362 days ago
I swear that I remember having programs that could behave differently in the bytecode and native compiler. Perhaps I'm remembering an older version of the compiler or another order-of-evaluation issue other than function parameters?
link