Skip to content

Looking for online development environments

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

  1. John L | 23/06/2011 at 1:57 pm | Permalink

    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.

  2. windsandbreezes | 23/06/2011 at 2:19 pm | Permalink

    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

Your email is never published nor shared. Required fields are marked *