Re: NEW asm.dlang.org site

2015-02-01 Thread Jakob Ovrum via Digitalmars-d-announce
On Monday, 26 January 2015 at 23:46:24 UTC, Iain Buclaw wrote: All work is hosted on Github[3], and we are planning on moving it to part of the D-Programming-Language repositories. I really wish we would eat our own dog food and use D for these projects. Nazriel's dpaste is in friggin PHP and

Re: NEW asm.dlang.org site

2015-01-28 Thread ZombineDev via Digitalmars-d-announce
On Tuesday, 27 January 2015 at 13:05:08 UTC, Iain Buclaw wrote: ... Thank you for the informative reply.

Re: NEW asm.dlang.org site

2015-01-27 Thread ZombineDev via Digitalmars-d-announce
Thanks for the good work! It would be really nice if in the future we could compare DMD, GDC and LDC (and SDC when it becomes more usable) at asm.dlang.org. (Btw a nice choice of name :) ) I have a couple of questions about the output when looking at a C++[1] program and the same in GDC[2]

Re: NEW asm.dlang.org site

2015-01-27 Thread Iain Buclaw via Digitalmars-d-announce
On 27 January 2015 at 12:53, ZombineDev via Digitalmars-d-announce digitalmars-d-announce@puremagic.com wrote: Thanks for the good work! It would be really nice if in the future we could compare DMD, GDC and LDC (and SDC when it becomes more usable) at asm.dlang.org. (Btw a nice choice of name

Re: NEW asm.dlang.org site

2015-01-27 Thread Andrei Alexandrescu via Digitalmars-d-announce
On 1/26/15 3:46 PM, Iain Buclaw wrote: Hi, It is my pleasure to release a new site onto the community. An Interactive DMD compiler. http://asm.dlang.org/ Someone found it: https://www.reddit.com/r/programming/comments/2tukc6/online_disassembler_for_d_paste_code_see/ Andrei

NEW asm.dlang.org site

2015-01-26 Thread Iain Buclaw via Digitalmars-d-announce
Hi, It is my pleasure to release a new site onto the community. An Interactive DMD compiler. http://asm.dlang.org/ Inspired by Matt Godbolt's GCC Explorer[1], and my own hosted version that uses GDC[2]. I was asked by Andrei to fork and make a working protoype that uses DMD. All work

Re: NEW asm.dlang.org site

2015-01-26 Thread Vladimir Panteleev via Digitalmars-d-announce
On Monday, 26 January 2015 at 23:46:24 UTC, Iain Buclaw wrote: Hi, It is my pleasure to release a new site onto the community. An Interactive DMD compiler. Cool, but I think we ought to improve Dpaste instead, as right now we have two services with overlapping roles. nazriel seems to have

Re: NEW asm.dlang.org site

2015-01-26 Thread Rikki Cattermole via Digitalmars-d-announce
On 27/01/2015 12:46 p.m., Iain Buclaw wrote: Hi, It is my pleasure to release a new site onto the community. An Interactive DMD compiler. http://asm.dlang.org/ Inspired by Matt Godbolt's GCC Explorer[1], and my own hosted version that uses GDC[2]. I was asked by Andrei to fork and make a