Comparing compilation time of random code in C++, D, Go, Pascal and Rust
Gary Willoughby via Digitalmars-d-announce
digitalmars-d-announce at puremagic.com
Wed Oct 19 10:05:18 PDT 2016
This was posted on twitter a while ago:
Comparing compilation time of random code in C++, D, Go, Pascal
and Rust
http://imgur.com/a/jQUav
D was doing well but in the larger examples the D compiler
crashed: "Error: more than 32767 symbols in object file".
More information about the Digitalmars-d-announce
mailing list