"deadalnix" wrote in message news:[email protected]...
> Classical interpretation via tree walking does not use a bytecode. -- > AndreiYes, but this is pretty much what is done right now, so that wouldn't be an improvement.
The allocation problems are not caused by the tree walking, and they can be fixed without changing to a bytecode interpreter or a JIT.
