[SAoC] "Druntime for Microcontrollers" project thread

rikki cattermole rikki at cattermole.co.nz
Mon Sep 14 13:09:26 UTC 2020


On 14/09/2020 7:59 PM, Severin Teona wrote:
> Milestone 3: Attempt a port of the current Garbage Collector
> - Try to port the current GC for the target architecture
> - If that fails in the first 2 weeks, try to implement a small-sized GC 
> from scratch (this could exceed the deadline of this milestone)

If you fail the first 2 milestones, you won't have access to classes and 
hence won't have access to anything GC related.

Classes and TLS are the two biggies that make porting to micro 
controllers hard. Good luck!


More information about the Digitalmars-d mailing list