Has anyone run D program on Arduino?

Johan j at j.nl
Mon Oct 10 22:28:01 UTC 2022


On Monday, 10 October 2022 at 16:55:48 UTC, Adam D Ruppe wrote:
> On Monday, 3 October 2022 at 23:00:28 UTC, mw wrote:
>> If you do, can you share your experience?
>
> I finally decided to do a hello world and write up some info in 
> my blog about it:
>
> http://dpldocs.info/this-week-in-d/Blog.Posted_2022_10_10.html#hello-arduino
>
> Might help you get started.

Hey Adam,
   Nice!

About inline assembly with GDC and LDC, LDC supports GDC-style 
syntax since v1.21. See examples here: 
https://github.com/ldc-developers/druntime/pull/171/files

cheers,
   Johan



More information about the Digitalmars-d mailing list