2

ideone.comcodepad.orgで使用されているような自動コンパイルスクリプトはありますか?

(できればオープンソースで、安全な環境でコードを実行します。)

4

2 に答える 2

3

I don't think that they have special "autocompiling scripts". They could just be using normal compilers under a virtual machine for safety.

Or they could have developed something custom (Like Google app engine)

Update:

Apparently they are using normal compiler packages by Gentoo.

于 2010-04-08T15:30:53.750 に答える
1

なぜIdeone APIを使用しないのですか?

于 2010-07-30T09:13:56.053 に答える