438-byte "Hello, world" Win32 EXE in D
Vladimir Panteleev via Digitalmars-d-announce
digitalmars-d-announce at puremagic.com
Sat Sep 20 13:10:57 PDT 2014
On Tuesday, 9 September 2014 at 20:07:33 UTC, Trass3r wrote:
> And how do ldc and gdc do? =)
LDC doesn't do very well. It generates more verbose code, even
with -Oz.
I'll try GDC next.
In other news, I switched from makefiles to a dedicated build
tool, as their limitations were becoming constraining.
More information about the Digitalmars-d-announce
mailing list