|
From: Ian P. <ian...@in...> - 2004-04-08 19:20:33
|
On 08 Apr 2004, at 20:07, Avi Bryant wrote: > On Apr 8, 2004, at 7:32 AM, Jecel Assumpcao Jr wrote: > >> My Neo Smalltalk evaluates right-to-left. > > Not that this really matters at all, but - this also makes > implementing Forth-like languages easier. This matters even less, but right-to-left arg eval order makes implementing Java on top of the Squeak VM harder. Tchao, Ian |