Is there any language that native-compiles faster than D?
Per Nordlöw
per.nordlow at gmail.com
Thu Aug 20 20:50:25 UTC 2020
After having evaluated the compilation speed of D compared to
other languages at
https://github.com/nordlow/compiler-benchmark
I wonder; is there any language that compiles to native code
anywhere nearly as fast or faster than D, except C?
If so it most likely needs to use a backend other than LLVM.
I believe Jai is supposed to do that but it hasn't been released
yet.
More information about the Digitalmars-d
mailing list