Looking for someone that could work on 32 bits support for SDC

deadalnix via Digitalmars-d digitalmars-d at puremagic.com
Fri Oct 2 11:37:28 PDT 2015


On Friday, 2 October 2015 at 03:40:39 UTC, rsw0x wrote:
> On Thursday, 1 October 2015 at 18:12:50 UTC, deadalnix wrote:
>> Right now, I'm focusing on the GC. This may not seem like the 
>> priority #1, but that's pretty much he approach that I've 
>> taken with SDC so far: tackle difficult problem first, as 
>> these are the one more likely to impact the overall design of 
>> the thing.
>
> I contacted you on twitter about D's GC design a month or two 
> ago - if you would like to collaborate on this feel free to 
> send me a tweet @rsw0x
> Bye.

Well at this stage, the plan is pretty much down. At this stage, 
GC allocation, explicit free and collection for thread local 
heap. The next big step is to have some heuristic to trigger the 
collection when appropriate.




More information about the Digitalmars-d mailing list