www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - erln8 - erlang manager tool written in D

reply "Pradeep Gowda" <pradeep btbytes.com> writes:
erln8 http://erln8.github.io/erln8/ is set of tools in one for 
managing erlang projects

* erlang version manager
* rebar (erlang build tool) manager


It is encouraging to see D used for writing command line tools, 
which IMHO is a shining use case for D over other popular 
languages in that space (Go, Python).

This is not my project ( metadave is the author), but thought it 
would be of interest to the community.
Jul 08 2015
parent ketmar <ketmar ketmar.no-ip.org> writes:
On Thu, 09 Jul 2015 03:37:01 +0000, Pradeep Gowda wrote:

 It is encouraging to see D used for writing command line tools
i'm doing that all the time. D is pretty much made scripting languages=20 obsolete for me. ;-)=
Jul 09 2015