Online programming playground

Max Haughton maxhaton at gmail.com
Fri Sep 20 19:25:07 UTC 2019


On Friday, 20 September 2019 at 18:00:42 UTC, Vishal Rana wrote:
> On Friday, 20 September 2019 at 17:54:21 UTC, Max Haughton 
> wrote:
>> On Friday, 20 September 2019 at 17:52:26 UTC, Vishal Rana 
>> wrote:
>>> Folks,
>>>
>>> I wanted to shared https://code.labstack.com/d, an online D 
>>> programming playground. I hope you will find it useful.
>>>
>>> Thanks.
>>
>> Unfortunately it's on an ancient compiler build
>
> How come? I am using latest `gdd`.

GCC is still built against DMD 2.068, hopefully this will change 
soon but if you want more modern features you have to use dmd or 
ldc. It should really be dmd anyway for faster compiles


More information about the Digitalmars-d mailing list