MC in basic

Jon Hylands jon at huv.com
Tue Dec 14 17:18:05 UTC 2004


On Tue, 14 Dec 2004 16:13:30 +0100, stéphane ducasse <ducasse at iam.unibe.ch>
wrote:

> But with the possibility that I explained (late binding of method 
> compilation)
> then you will only compile the methods when you call them and only once 
> at that time.

This is true unless you're using dynamic syntax coloring. I don't know if
the parser or the code generator is the slow part, but I would hate to see
something like Shout, which is already almost too slow to be usable, become
a lot slower.

Later,
Jon

--------------------------------------------------------------
   Jon Hylands      Jon at huv.com      http://www.huv.com/jon

  Project: Micro Seeker (Micro Autonomous Underwater Vehicle)
           http://www.huv.com



More information about the Squeak-dev mailing list