run.dlang.io - a modern way to run D code
Walter Bright
newshound2 at digitalmars.com
Thu Dec 14 15:46:03 UTC 2017
On 12/12/2017 10:37 AM, Seb wrote:
> After it has been in stealth mode for quite a while, I'm happy to announce that
> there's https://run.dlang.io
Very impressive! Nice work!
Can I add a suggestion? Have an option to show the assembler created. Being able
to quickly look at the assembler output is a great way to learn the 'cost' of
writing code in various ways. (This is invaluable for someone wanting to be an
A-list programmer.)
More information about the Digitalmars-d-announce
mailing list