The D Language: A sweet-spot between Python and C
weaselcat via Digitalmars-d
digitalmars-d at puremagic.com
Sun Mar 29 21:16:37 PDT 2015
On Monday, 30 March 2015 at 00:57:06 UTC, Walter Bright wrote:
> http://blog.experimentalworks.net/2015/01/the-d-language-a-sweet-spot-between-python-and-c/
>
> Reddit:
> https://www.reddit.com/r/programming/comments/30qqck/the_d_language_a_sweetspot_between_python_and_c/
a lot of the people in the thread are unaware that D even has
RAII like C++, and think it's just a GC language like java/etc.
Maybe this is something worth mentioning more on the introduction?
More information about the Digitalmars-d
mailing list