On Friday, 25 September 2015 at 14:50:13 UTC, jdeath wrote:
On Friday, 25 September 2015 at 14:34:31 UTC, Kagamin wrote:
On Wednesday, 23 September 2015 at 20:41:38 UTC, rumbu wrote:
Nice to meet you too, Paolo. Browsing through your posts, I
saw that you are using "mainly Mono-D" :) Don't tell me that
you are coloring the keywords in your code using a marker.
Heh, to install 6GB IDE for a syntax highlighter, which is
only 100 LOC, doesn't sound very good.
it is s shame that you people don't start thinking about what
you need to do so that developers can easily and quickly use D
on windows. what are the most common used libraries, interfaces
to other software ...
instead you incense yourselves on tools that no company will
touch (well maybe - when the decision makers are drunk) and are
about to loose a huge part of the developers.
well good luck in the future on commandline and linux.
For the record: microsoft C++ compiler tools all have command
line interface: the compiler (cl.exe), linker, librarian. I
guess, C# compiler exists as a command line tools and as a
library (which is not even an executable program). You think,
these microsoft tools are not used by companies?