Thread overview | ||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
July 04, 2012 Dpaste - online compiler and collaboration tool dedicated to D Programming Language. | ||||
---|---|---|---|---|
| ||||
Greetings. I would like to share with you, Beta version of http://dpaste.dzfl.pl/ Dpaste is online compiler and collaboration tool dedicated to D Programming Language. It allows to run your D Code snippets directly in web browser! As for now following compilers are supported: DMD2.059, DMD1.074, DMD 2-git revision (which is updated every 3-days). GDC coming soon. Please tell me what do you think, what would you add/change, or report any errors you find. Thanks! Best regards, Damian Ziemba |
July 04, 2012 Re: Dpaste - online compiler and collaboration tool dedicated to D Programming Language. | ||||
---|---|---|---|---|
| ||||
Posted in reply to nazriel | On Wednesday, 4 July 2012 at 10:49:12 UTC, nazriel wrote:
> Greetings.
>
> I would like to share with you, Beta version of http://dpaste.dzfl.pl/
>
> Dpaste is online compiler and collaboration tool dedicated to D Programming Language. It allows to run your D Code snippets directly in web browser!
>
> As for now following compilers are supported: DMD2.059, DMD1.074, DMD 2-git revision (which is updated every 3-days). GDC coming soon.
>
>
> Please tell me what do you think, what would you add/change, or report any errors you find.
>
> Thanks!
>
> Best regards,
> Damian Ziemba
I would suggest to add information about sha1 of git commit of DMD 2-git that is used for compilation. Somewhere on the page, not in the drop-down box.
Very useful website :)
|
July 04, 2012 Re: Dpaste - online compiler and collaboration tool dedicated to D Programming Language. | ||||
---|---|---|---|---|
| ||||
Posted in reply to Roman D. Boiko Attachments:
| Your contact form gives a 500 Internal Server error on submit.
On Wed, Jul 4, 2012 at 4:37 PM, Roman D. Boiko <rb@d-coding.com> wrote:
> On Wednesday, 4 July 2012 at 10:49:12 UTC, nazriel wrote:
>
>> Greetings.
>>
>> I would like to share with you, Beta version of http://dpaste.dzfl.pl/
>>
>> Dpaste is online compiler and collaboration tool dedicated to D Programming Language. It allows to run your D Code snippets directly in web browser!
>>
>> As for now following compilers are supported: DMD2.059, DMD1.074, DMD 2-git revision (which is updated every 3-days). GDC coming soon.
>>
>>
>> Please tell me what do you think, what would you add/change, or report any errors you find.
>>
>> Thanks!
>>
>> Best regards,
>> Damian Ziemba
>>
>
> I would suggest to add information about sha1 of git commit of DMD 2-git that is used for compilation. Somewhere on the page, not in the drop-down box.
>
> Very useful website :)
>
|
July 04, 2012 Re: Dpaste - online compiler and collaboration tool dedicated to D Programming Language. | ||||
---|---|---|---|---|
| ||||
Posted in reply to Roman D. Boiko | On Wednesday, 4 July 2012 at 11:07:49 UTC, Roman D. Boiko wrote:
> On Wednesday, 4 July 2012 at 10:49:12 UTC, nazriel wrote:
>> Greetings.
>>
>> I would like to share with you, Beta version of http://dpaste.dzfl.pl/
>>
>> Dpaste is online compiler and collaboration tool dedicated to D Programming Language. It allows to run your D Code snippets directly in web browser!
>>
>> As for now following compilers are supported: DMD2.059, DMD1.074, DMD 2-git revision (which is updated every 3-days). GDC coming soon.
>>
>>
>> Please tell me what do you think, what would you add/change, or report any errors you find.
>>
>> Thanks!
>>
>> Best regards,
>> Damian Ziemba
>
> I would suggest to add information about sha1 of git commit of DMD 2-git that is used for compilation. Somewhere on the page, not in the drop-down box.
>
> Very useful website :)
Good suggestion. Will try to implement this soon :)
Thanks!
|
July 04, 2012 Re: Dpaste - online compiler and collaboration tool dedicated to D Programming Language. | ||||
---|---|---|---|---|
| ||||
Posted in reply to Adil Baig | On Wednesday, 4 July 2012 at 11:16:04 UTC, Adil Baig wrote:
> Your contact form gives a 500 Internal Server error on submit.
>
>
> On Wed, Jul 4, 2012 at 4:37 PM, Roman D. Boiko <rb@d-coding.com> wrote:
>
>> On Wednesday, 4 July 2012 at 10:49:12 UTC, nazriel wrote:
>>
>>> Greetings.
>>>
>>> I would like to share with you, Beta version of http://dpaste.dzfl.pl/
>>>
>>> Dpaste is online compiler and collaboration tool dedicated to D
>>> Programming Language. It allows to run your D Code snippets directly in web
>>> browser!
>>>
>>> As for now following compilers are supported: DMD2.059, DMD1.074, DMD
>>> 2-git revision (which is updated every 3-days). GDC coming soon.
>>>
>>>
>>> Please tell me what do you think, what would you add/change, or report
>>> any errors you find.
>>>
>>> Thanks!
>>>
>>> Best regards,
>>> Damian Ziemba
>>>
>>
>> I would suggest to add information about sha1 of git commit of DMD 2-git
>> that is used for compilation. Somewhere on the page, not in the drop-down
>> box.
>>
>> Very useful website :)
Thanks for report!
I missed than that one.
Fixed :D
|
July 04, 2012 Re: Dpaste - online compiler and collaboration tool dedicated to D Programming Language. | ||||
---|---|---|---|---|
| ||||
Posted in reply to nazriel | On Wed, 04 Jul 2012 12:49:11 +0200, nazriel <nazriel6969@gmail.com> wrote:
> Greetings.
>
> I would like to share with you, Beta version of http://dpaste.dzfl.pl/
>
> Dpaste is online compiler and collaboration tool dedicated to D Programming Language. It allows to run your D Code snippets directly in web browser!
>
A somewhat unrelated question... Is it created in D? If that's the case, what libraries are you using?
|
July 04, 2012 Re: Dpaste - online compiler and collaboration tool dedicated to D Programming Language. | ||||
---|---|---|---|---|
| ||||
Posted in reply to nazriel | On Wednesday, 4 July 2012 at 10:49:12 UTC, nazriel wrote:
> Greetings.
>
> I would like to share with you, Beta version of http://dpaste.dzfl.pl/
>
> Dpaste is online compiler and collaboration tool dedicated to D Programming Language. It allows to run your D Code snippets directly in web browser!
>
> As for now following compilers are supported: DMD2.059, DMD1.074, DMD 2-git revision (which is updated every 3-days). GDC coming soon.
>
>
> Please tell me what do you think, what would you add/change, or report any errors you find.
>
> Thanks!
>
> Best regards,
> Damian Ziemba
Great tool!
|
July 04, 2012 Re: Dpaste - online compiler and collaboration tool dedicated to D Programming Language. | ||||
---|---|---|---|---|
| ||||
Posted in reply to nazriel | On Wednesday, 4 July 2012 at 10:49:12 UTC, nazriel wrote: > Greetings. > > I would like to share with you, Beta version of http://dpaste.dzfl.pl/ > > Dpaste is online compiler and collaboration tool dedicated to D Programming Language. It allows to run your D Code snippets directly in web browser! > > As for now following compilers are supported: DMD2.059, DMD1.074, DMD 2-git revision (which is updated every 3-days). GDC coming soon. > > > Please tell me what do you think, what would you add/change, or report any errors you find. > > Thanks! > > Best regards, > Damian Ziemba Hi, I've just did a bit of marketing into HN and Reddit http://news.ycombinator.com/item?id=4199025 http://www.reddit.com/r/programming/comments/w113w/dpaste_online_compiler_and_collaboration_tool/ -- Paulo |
July 04, 2012 Re: Dpaste - online compiler and collaboration tool dedicated to D Programming Language. | ||||
---|---|---|---|---|
| ||||
Posted in reply to simendsjo | On Wednesday, 4 July 2012 at 11:51:19 UTC, simendsjo wrote:
> On Wed, 04 Jul 2012 12:49:11 +0200, nazriel <nazriel6969@gmail.com> wrote:
>
>> Greetings.
>>
>> I would like to share with you, Beta version of http://dpaste.dzfl.pl/
>>
>> Dpaste is online compiler and collaboration tool dedicated to D Programming Language. It allows to run your D Code snippets directly in web browser!
>>
>
> A somewhat unrelated question... Is it created in D? If that's the case, what libraries are you using?
Frontend (website) is written in PHP using Kohana framework.
I am not sure how stable solutions like vibe.d, serenity etc are so I just went with flow and took the easiest path. I have in plans rewriting it in D but its lower priority for now.
Backend and Load Balancer are written in D, using my personal framework called dragonov
As for now releasing source code of backend and load balancer isn't good idea YET - security reasons; I will publish it in near future anyways.
|
July 04, 2012 Re: Dpaste - online compiler and collaboration tool dedicated to D Programming Language. | ||||
---|---|---|---|---|
| ||||
Posted in reply to Paulo Pinto | On Wednesday, 4 July 2012 at 12:07:46 UTC, Paulo Pinto wrote:
> On Wednesday, 4 July 2012 at 10:49:12 UTC, nazriel wrote:
>> Greetings.
>>
>> I would like to share with you, Beta version of http://dpaste.dzfl.pl/
>>
>> Dpaste is online compiler and collaboration tool dedicated to D Programming Language. It allows to run your D Code snippets directly in web browser!
>>
>> As for now following compilers are supported: DMD2.059, DMD1.074, DMD 2-git revision (which is updated every 3-days). GDC coming soon.
>>
>>
>> Please tell me what do you think, what would you add/change, or report any errors you find.
>>
>> Thanks!
>>
>> Best regards,
>> Damian Ziemba
>
> Hi,
>
> I've just did a bit of marketing into HN and Reddit
>
> http://news.ycombinator.com/item?id=4199025
>
> http://www.reddit.com/r/programming/comments/w113w/dpaste_online_compiler_and_collaboration_tool/
>
>
> --
> Paulo
Thank you very much!
I am not too good at marketing and stuff :Grins:
|
Copyright © 1999-2021 by the D Language Foundation