Which tools do you miss in D?
Alessandro Stamatto
astamatto at gmail.com
Sun Jan 26 14:35:19 PST 2014
A D backend for iPython would be cool. But first D needs a
"pseudo-repl" using rdmd. It might be feasible with the ØMQD just
announced (communication to the iPython frontend is done through
ØMQ).
On libraries I really miss the Collections library, since
sometimes I like to participate on programming competitions and a
direct standard containers library would be great for that. But
Allocators are - theoretically - blocking a Collections library ;
- ;.
More information about the Digitalmars-d
mailing list