Gdc & avr
Avr Dude
avr at dude.com
Sat Feb 23 22:16:03 UTC 2019
On Friday, 3 February 2012 at 11:34:13 UTC, Alex_Dovhal wrote:
> "Andrea Fontana" <advmail at katamail.com> wrote:
>>Is it possible to compile for avr (atmel) platform using gdc?
>>It would be interesting for arduino development...
>
> AVR is 8-bit harward architecture while D is designed for at
> least 32 bits. Besides that AVR's have from (less then 1) to (a
> few) kB of RAM so it needs another standard library with no GC.
> Guess that's a lot of work, so don't expect it any time soon
> even if someone will try to implement it.
(Sorry to bump such an old post).
Now that betterC is a thing, it seems like D on avr is much more
possible. What are your thoughts on using betterC on avr?
More information about the Digitalmars-d
mailing list