November 07, 2013
I had found project https://github.com/deadalnix/libd D programming language as a library. Who can explain to me for what purpose it's created and where it can be used.
November 07, 2013
On Thursday, 7 November 2013 at 08:54:33 UTC, Suliman wrote:
> I had found project https://github.com/deadalnix/libd D programming language as a library. Who can explain to me for what purpose it's created and where it can be used.

It is used by the very deadalnix in SDC - alternative D front-end implementation attempt. Reasoning and use cases are pretty much same as "clang" vs "libclang".