D as a prototyping language (for C/C++ projects)
Jacob Carlborg
doob at me.com
Tue Feb 26 11:49:12 PST 2013
On 2013-02-26 18:45, Andrei Alexandrescu wrote:
> These are great data points. We should figure how to improve D to lessen
> the barriers in both directions.
It helps by having convenient functions in the standard library. It also
helps with not having to import a lot of modules just to get something
simple done.
I don't know if it's that I'm not so used to Phobos but it doesn't feel
as intuitive to work with in comparison with say Ruby. In particular
with Rails which adds a lot of convenient functions.
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list