开发者

Web-based code interpreter

开发者 https://www.devze.com 2023-01-04 02:10 出处:网络
I remember coming across a website where I could type in some code and it would compile and run it (or error out), displaying any console output. It accepted a variety of interpreted and non-interpret

I remember coming across a website where I could type in some code and it would compile and run it (or error out), displaying any console output. It accepted a variety of interpreted and non-interpreted languages — I specifically remember that I could use C (maybe Python too... I'm not completely sure).

D开发者_StackOverflowoes anyone know what site I'm talking about?


It sounds like you're talking about http://codepad.org.


maybe : http://ideone.com/

0

精彩评论

暂无评论...
验证码 换一张
取 消