Question

it would be great... like one for python? PHP?

Was it helpful?

Solution

I like http://ideone.com/ - it can compile or interpret many languages.

For older languages, http://repl.it/languages is invaluable.

OTHER TIPS

you can try http://kodingen.com

JS Fiddle for PHP: PHP Assist http://phpassist.com/

TryF# has a Silverlight-based in-browser F# compiler. It is used for their tutorial, but you can also run arbitrary code in there.

I'm also sure I've seen a site which will run snippets in any .Net language - but they do it on the server. Can't find a link for it now.

Check out http://pythonfiddle.com/, which is pretty nice for Python.

dotnetfiddle.net For c#,vb and f#

Checkout https://codeenv.com/ you can have a fiddle in any language you like.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top