On Wednesday, 6 May 2015 at 07:43:28 UTC, d coder wrote:
But, a fair chunk of code. Maybe there's little activity
recently because
they consider it done. I haven't committed to the majority of
my github
things for months, but I still stand by them.
Greetings
I am the lead developer of Vlang.
Vlang is still being actively worked on. We are not pushing in
more recent
code into Github since the code requires Github HEAD version of
DMD to
compile. We are using some metaprogramming features that are
available only
with the development version of DMD.
Regards
- Puneet
You could push to a different branch ("develop" perhaps) and make
a note in the readme (in both "master" and "develop") about the
different DMD version requirements.