What programming tools do you usually use?

Imperatorn johan_forsberg_86 at hotmail.com
Sat Nov 13 00:10:39 UTC 2021


On Friday, 12 November 2021 at 23:50:31 UTC, Dr Machine Code 
wrote:
> On Friday, 12 November 2021 at 23:45:38 UTC, forkit wrote:
>> On Friday, 12 November 2021 at 22:33:00 UTC, forkit wrote:
>>>
>>> I use my own custom GUI IDE (winforms/C#) which I developed 
>>> myself, cause nothing out there did what it wanted it to do.
>>>
>>> I call it EZ Compiler.
>>>
>>> Here is screen dump of it (not sure how long link lasts)
>>>
>>> https://imgur.com/a/PvBm2q4
>>
>> This pic is much better pic of it, as it shows 'actual' D code 
>> ;-)
>>
>> https://imgur.com/a/8mm0Fdi
>
> that sounds interesting, is this tool available to public? as 
> REPL window for D it would be useful

Disclaimer: this is *not* a repl by any means. I was just toying 
around with how fast compiles are:
https://github.com/Imperatorn/repel-d

I called it repel-d because I was repelled by it at first.

But it "works" and I can evaluate stuff in it pretty easy and do 
stuff with the last output etc.


More information about the Digitalmars-d mailing list