On Monday, 2 February 2015 at 18:20:18 UTC, Joakim wrote:
Well, given the current focus on @nogc and C++ integration, it appears that niche has been chosen, and you and Ola get your wish.
Uhm... I don't think D-side STL and C++ exceptions is a good idea. I don't think tying the runtime to C++/C runtime is a good idea.
Most "indispensable" C/C++ libraries can be wrapped in a light weight fashion (but generating C++ code from D to instantiate templates utilizing "clang as a library" seems useful...).
