Jump to page: 1 2
Thread overview
Compiler for multiple languages, including D
Jan 05, 2012
Vladimir Panteleev
Jan 05, 2012
Mail Mantis
Jan 05, 2012
Robert Clipsham
Jan 05, 2012
bearophile
Jan 05, 2012
Vladimir Panteleev
Jan 05, 2012
Stewart Gordon
Jan 05, 2012
Vladimir Panteleev
Jan 06, 2012
Bernard Helyer
Jan 05, 2012
Kapps
Good info
Jun 26, 2012
Pharmd54
Jun 26, 2012
Bernard Helyer
January 05, 2012
http://l33ts.org/forum/Thread-my-online-multiple-language-compiler?pid=575304#pid575304

Andrei
January 05, 2012
On Thursday, 5 January 2012 at 16:04:58 UTC, Andrei Alexandrescu wrote:
> http://l33ts.org/forum/Thread-my-online-multiple-language-compiler?pid=575304#pid575304

That looks ... pretty useless, at least right now.

Let's not make this newsgroup a trash dump for every single mention about D on the Internet.
January 05, 2012
2012/1/5 Andrei Alexandrescu <SeeWebsiteForEmail@erdani.org>

> http://l33ts.org/forum/Thread-**my-online-multiple-language-** compiler?pid=575304#pid575304<http://l33ts.org/forum/Thread-my-online-multiple-language-compiler?pid=575304#pid575304>
>
> Andrei
>

Good, but what is the point in having an online compiler? I can't think of any benefits of this.


January 05, 2012
On 1/5/12 10:10 AM, Vladimir Panteleev wrote:
> On Thursday, 5 January 2012 at 16:04:58 UTC, Andrei Alexandrescu wrote:
>> http://l33ts.org/forum/Thread-my-online-multiple-language-compiler?pid=575304#pid575304
>>
>
> That looks ... pretty useless, at least right now.
>
> Let's not make this newsgroup a trash dump for every single mention
> about D on the Internet.

I think it's important at this point in the evolution of the language to connect its small community.

Andrei
January 05, 2012
On 05/01/2012 16:04, Andrei Alexandrescu wrote:
> http://l33ts.org/forum/Thread-my-online-multiple-language-compiler?pid=575304#pid575304
>
>
> Andrei

Dunno about anyone else, but I wouldn't trust anyone "compiling" code for you then letting you download it. How can you be sure they're not injecting malicious code into the binaries?

Even if they're not, what if someone hacks the site some how, they could inject malicious code.

-- 
Robert
http://octarineparrot.com/
January 05, 2012
Andrei Alexandrescu:

> http://l33ts.org/forum/Thread-my-online-multiple-language-compiler?pid=575304#pid575304

Please keep showing the interesting links you find about D :-) I don't agree with Vladimir Panteleev this time.

Bye,
bearophile
January 05, 2012
On Thursday, 5 January 2012 at 18:06:33 UTC, bearophile wrote:
> Andrei Alexandrescu:
>
>> http://l33ts.org/forum/Thread-my-online-multiple-language-compiler?pid=575304#pid575304
>
> Please keep showing the interesting links you find about D :-)
> I don't agree with Vladimir Panteleev this time.

Maybe the knowledge that it takes 3 lines of PHP code to create something like this was a factor in my reply.
January 05, 2012
1) Hosted on someone's personal computer.
2) Person can't even make the effort to make a proper English post about it.
3) Posted on a forum that's dedicated to warez and making viruses.
4) Expect to download a binary file from the above.
Seriously? -_-

On 05/01/2012 10:04 AM, Andrei Alexandrescu wrote:
> http://l33ts.org/forum/Thread-my-online-multiple-language-compiler?pid=575304#pid575304
>
>
> Andrei

January 05, 2012
On 05/01/2012 18:11, Vladimir Panteleev wrote:
<snip>
> Maybe the knowledge that it takes 3 lines of PHP code to create something like this was a
> factor in my reply.

How long are these 3 lines of PHP code that constitute a complete compiler for four different languages?

Or is it really not an online compiler, but rather an online interface to a collection of compilers that the author has on his computer?

Stewart.
January 05, 2012
On Thursday, 5 January 2012 at 22:53:10 UTC, Stewart Gordon wrote:
> Or is it really not an online compiler, but rather an online interface to a collection of compilers that the author has on his computer?

Um... yes.

What did you expect? o_O
« First   ‹ Prev
1 2