A comparison between Rust and D
Ola Fosheim Grøstad via Digitalmars-d
digitalmars-d at puremagic.com
Fri Jun 24 10:56:14 PDT 2016
On Friday, 24 June 2016 at 17:26:58 UTC, maik klein wrote:
> https://maikklein.github.io/post/cmp-rust-d/
>
> https://www.reddit.com/r/programming/comments/4po2j5/a_comparison_between_rust_and_d/
It is a good thing to have objective comparisons of languages,
but I think it would be more interesting if you only compared the
languages and not the libraries as well.
Comparing libraries is very tricky, and comparing standard
libraries will usually end up with comparing apples and oranges
as some languages intentionally keep their standard libraries
small (as they should ;-).
More information about the Digitalmars-d
mailing list