Faster Virtual Method Dispatch

James Dunne james.jdunne at gmail.com
Wed Apr 26 18:34:29 PDT 2006


Dave wrote:
> James Dunne wrote:
> 
>>
>> I should also mention that my compiler implementation makes use of 
>> context structures, so every memory block that the compiler will 
>> allocate is somehow parented to that context structure.  So when the 
>> compile job is complete, free the context structure and all the memory 
>> goes away.
>>
> 
> What kinda compiler?

My own research language named Iris.  I'd like to keep it under the 
radar for now.  You can read about it in my monthly rants on 
http://iris-design-log.blogspot.com/.

-- 
Regards,
James Dunne



More information about the Digitalmars-d mailing list