Group: comp.lang.forth · Group Profile · Search for The OO approach in comp.lang.forth
Author: Bruce McFarling
Date: Mar 29, 2008 09:41
On Mar 29, 12:08 pm, Jonah Thomas <jethom...@gmail.com> wrote: So you do your IF every time the code executes. But if there is an OO system in place, then it optimizes that selection. And that can be designed so it works equally well in the interpreter as the compiler, so there's no need to go into a state- smart word that only works in a compiler. Where that and starts to ...
|