May 20, 2013
6:17 p.m.
On May 20, 2013, at 8:13 PM, Frank Shearar <frank.shearar@gmail.com> wrote:
Like with ifTrue:, whileTrue: and friends: you can still use futures in Squeak if you don't have FutureNode in your image, but things will just run slower.
But there is no IfTrueNode, either. The AST models the grammar of the language, that's why it is called Syntax treeâ¦. Marcus