browser based IDE's? [closed]

寵の児 提交于 2019-12-02 23:46:15

Also I recommend you read this article: http://eclipse.dzone.com/news/who-needs-online-ide

It links and describes a lot of them, even more then those mentioned by others here.

edit: most of the ones describe in that article are dead.

Instead check out:

Full fledge IDEs:

And something you can run on your own server: ACE

Actually, it looks like all online full fledged IDEs that I could find actually uses ACE at its core, and just add some nicer GUI over it and cloud support.

We've been building WIODE for some time now. Very stable release, easy install, and lots of features - [WIODE Browser Based IDE][1]

[1]: http://www.wiode.com/ "WIODE IDE"

UPDATE: WIODE has been replaced with a new project - Codiad

You missed...

shameless plug for our solution, PythonAnywhere, which lets you code and run python apps in a browser... we also offer hosting for web apps, and our web-based console is fully functional, includes Bash for using git/hg/mercurial, Dropbox integration.

You can also code in other languages, although we don't have interpreters for everything, and you can currently only host Python webapps...

http://www.pythonanywhere.com

I've been working on one for a while that you might find interesting if you are looking for something you can install on your own server.

http://abstractionbuilder.com

It's free to use and it currently features some file management on your server, as well as real-time document editing with a nice preview.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!