https://issues.dlang.org/show_bug.cgi?id=14099
--- Comment #7 from Andrei Alexandrescu <[email protected]> --- (In reply to Vladimir Panteleev from comment #6) > (In reply to Andrei Alexandrescu from comment #3) > > First step is to make it http://paste.dlang.org. Also it should be hosted > > entirely on our server. > > That might not be easy. Can your server even host a virtual machine? Well we have to. The way I see it if a bus hits you tomorrow there's no more forum no more paste etc. We need to bring our dependencies into the organization. Please discuss with Jan Knepper. > (In reply to Andrei Alexandrescu from comment #4) > > Oh, I saw http://run.dlang.org after I replied. Not sure which is the better > > name, but we need to have a good name for Marin Nowak's repl. > > Is the repl going to be yet another service with an overlap in > functionality? It should be all one service. > > (In reply to Andrei Alexandrescu from comment #5) > > Merging with asm doesn't sound too attractive. > > Why not? Otherwise one would need to update compilers on both services for > every new version. They can share backends, but asm is forked from gcc.godbolt.org and Iain mentioned it wouldn't be great if it diverged much. --
