My thoughts on D
evilrat
evilrat666 at gmail.com
Mon Aug 19 03:29:52 PDT 2013
On Monday, 19 August 2013 at 10:10:58 UTC, Larry wrote:
>
> 1) The library is getting wider. Good. But as of now, it is
> still TOO MUCH in the c++ style, in which you have to go to
> github to grab some non official libraries.
> Sometimes it works, sometimes it won't (of course it will
> compile but not easy to use or error prone -> not a good
> standard for a language)
what library? phobos is standard library and distributed with
compiler, so no need to checkout from githud often(in fact it
could give u more troubles due to active dmd development), but if
you talk about deimos than i must note this is just collection of
C bindings(only), not standard library.
More information about the Digitalmars-d
mailing list