Anyone know of same?
Where you have repository and code editing and compiler – IDE say – online and nothing stored locally?
Preferably not in a particularly obscure language – something Javaesque would be okay, and I’m looking at things like Python as well.
Needs to be completely browser and remote based for various reasons that I can’t go into.
If not, maybe – just maybe – I should look at developing one. I know GitHub can act as a repository but it doesn’t look to me like you can do remote compilation/codewriting there. I could be wrong of course.
Any ideas?
{ 2 } Comments
Something like:
http://shiftedit.net
http://www.coderun.com/ide/
http://ideone.com
A quick search on Stack Overflow would get you more/better suggestions.
Thanks. That’s a really good start. I talk on programmers.stackexchange – didn’t occur to me to check Stack Overflow itself.
Post a Comment