Symmetry Autumn of Code
Mike Franklin
slavo5150 at yahoo.com
Mon Jul 23 08:29:39 UTC 2018
On Monday, 23 July 2018 at 06:24:04 UTC, Zheng (Vic) Luo wrote:
> Should we assume a multi-threading model?
I say, no. To get threads on microcontrollers, you typically
first need to implement a Real-time Operating System (RTOS). If
you want to implement an RTOS in D, and then build the rasterizer
on that, that would be very cool!....but also very challenging ;-)
Mike
More information about the Digitalmars-d-announce
mailing list