<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 23 February 2016 at 14:57, Matthias Klumpp <span dir="ltr"><<a href="mailto:mak@debian.org" target="_blank">mak@debian.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi there!<br>
<br>
I am currently thinking about (re)writing a software project in D,<br>
namely the AppStream metadata generator.<br>
The generator right now is way too slow, so rewriting it in some fast<br>
compiled language makes sense, especially since it will have to be<br>
extended soon, and take even more tasks.<br>
Instead of going with the obvious choice, C, I decided to try something new.<br>
<br>
The initial idea was to rewrite parts of that thing in Go, but since<br>
interfacing C and Go isn't that much fun (it's actually much easier to<br>
integrate C/C++ with D!), and D performed really well during my first<br>
trials, I am now thinking about using it.<br>
(the great C compatibility really is a huge selling point, also the<br>
built-in concurrent programming in D is really neat and something I<br>
want).<br>
<br>
The problem is that the Debian packaging side of D stuff looks really<br>
sad at time, and I sooner or later would like to have this component<br>
in Debian.<br>
<br>
Since there are also other cool projects making use of D, e.g. the<br>
Terminix terminal emulator, I think adding more D stuff to Debian will<br>
be a good idea.<br>
<br>
Unfortunately I don't have enough time to maintain lots of new<br>
packages on my own, but I would certainly like to do the initial<br>
packaging of a few and team-maintain them.<br>
<br>
So, finally, to my question: Is the D team still active somehow? Would<br>
it make sense for me to join the team and set up a Git repository for<br>
some important D packages (dub certainly would be important, etc.)?<br>
<br>
Cheers,<br>
    Matthias<br>
<br>
P.S: I'm still just exploring the D language, so it's not certain that<br>
I will work on this - and the low adoption of D certainly is a weak<br>
point. But so far, I like the language a lot, it's a great improvement<br>
over C++, and maybe worth a try.<br>
<span class="HOEnZb"><font color="#888888"><br></font></span></blockquote><div> </div></div>Hi Matthias,<br><br></div><div class="gmail_extra">There are plans to add more toolchain utility packages to Debian (dub, dscanner, dustmite, etc....) - but they are part of a bigger backlog of things that I am working on, which is quite stretched already as it is. :-)<br><br></div><div class="gmail_extra">Iain.<br></div><div class="gmail_extra"><br></div></div>