Is there any language that native-compiles faster than D?
Schrom, Brian T
Brian.Schrom at pnnl.gov
Thu Aug 20 22:31:08 UTC 2020
> I wonder; is there any language that compiles to native code anywhere
> nearly as fast or faster than D, except C?
It's been a long time since I've used Pascal, but I remember it compiling quickly.
I think the language is effectively a 1 pass compiler.
A bit esoteric and off-topic, but depending on whatever it means to 'compile
fast', aha could compile lots of words per second. http://www.ultratechnology.com/aha.htm
More information about the Digitalmars-d
mailing list