2019 Roadmap / vision ?
Laeeth Isharc
laeeth at kaleidic.io
Mon Mar 11 12:48:48 UTC 2019
On Sunday, 10 March 2019 at 16:05:22 UTC, viniarck wrote:
> Hi All,
>
> What's the roadmap or general vision that D has for 2019? I
> understand that there are public DIPs in the github repo, but
> I'm trying to figure out which major topics and use cases D is
> trying to address to improve its momentum/adoption in
> production.
>
> I feel like D can probably fill a strategic gap between Go and
> Rust with powerful metaprogamming capabilities and compile time
> execution, which would be amazing for backend/web development.
> However, sometimes some libraries are missing or not there yet
> because of lack of contribution. Are there any plans going on
> to attract more backers/contributors in this sense? I want to
> know if this is something being prioritized in the roadmap.
>
> Thanks!
This isn't a direct answer to your question, but DPP already
allows you to call C libraries and C++ works for some things and
is being extended.
Working on calling C# from D too.
More information about the Digitalmars-d
mailing list