|
From: Dan I. <Da...@Sq...> - 2004-04-08 19:30:11
|
>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. Ian commented... >This matters even less, but right-to-left arg eval order makes implementing Java on top of the Squeak VM harder. and likewise implementing Squeak on top of the Java VM ;-) - Dan |