5 ms·
While this one doesn't have the nice "fiddle" suffix, it has been around for a while and supports a lot of platforms: http://ideone.com/ http://ideone.com/
by acc00 13y ago
While this one doesn't have the nice "fiddle" suffix, it has been around for a while and supports a lot of platforms:
http://ideone.com/ http://ideone.com/
- HarshaThota 13y agoThere is also https://compilify.net/ https://compilify.net/ and http://executify.com/ http://executify.com/. But it's always good to have more options.
- philliphaydon 13y agocompilify seems to take a long time to compile code :(
- deleted 13y ago[deleted]
- deleted 13y ago[deleted]
- distilled 13y agoIt is open source though.
- slowmover 13y agoHuh, first time I've seen this one, very interesting. Any idea what kind of volume they handle and whether or not they're profitable?
- acc00 13y agoI doubt they're profitable (yet), they have only started playing with business models recently. But the same platform has been used to run spoj.pl, a rather popular programming contest site, for many years.
- ykumar6 13y agoWe do something similar at http://runnable.com/.NET http://runnable.com/.NET We run mono however on the back-end
- codehead 13y agoThere's also https://jitjot.net https://jitjot.net The blog entry explaining how to use it is here: http://sbknull.blogspot.com http://sbknull.blogspot.com It's built on ASP.net MVC. We're thinking of open sourcing it. It saves a new version of your code with each save and you have a repository of code entries via your user link: https://jitjot.net/u/acoma https://jitjot.net/u/acoma https://jitjot.net/u/mlatham https://jitjot.net/u/mlatham Of course you can just park code there if you'd like.
- SanjayUttam 13y agoAlso http://www.coderun.com/ide/ http://www.coderun.com/ide/