On Tuesday, 2 June 2015 at 13:45:40 UTC, Atila Neves wrote:
http://code.dlang.org/packages/reggae
Atila
Does reggae make it easy to build multiple executables in one go?
Or is it limited to one executable per configuration (as dub)?
Cheers, Edwin
On Thursday, 29 January 2015 at 14:05:25 UTC, Chris wrote:
Yeah, I was wondering, if you have to import std.json and use
it as a basis for painlessjson, is it really so big an
improvement? Especially since std.json might be replaced
(sooner or later). I'd prefer an "easy to use" implementatio
On Thursday, 29 January 2015 at 00:24:44 UTC, rlonstein wrote:
Not quite the same, but I've been using dson
(https://github.com/w0rp/dson).
Have you looked it over?
Did not know about that one. From looking through the source it
seems to have a different goal though. dson looks like it is a
Plotcli is a command line application (written in D) that can
create plots from text/csv files and from piped data, making it
useful during data analysis. Plotcli works best in combination
with other command line tools such as awk. Plotcli will ignore
any lines it does not understand, so it is
On Thursday, 14 August 2014 at 22:20:52 UTC, Idan Arye wrote:
I'm open for suggestions for other tools and features to add to
Dutyl(write them here, or preferably open GitHub issues with
them)
Any idea if this plugin works in conjunction with YouCompleteMe?