Opensource Online IDE [closed]

落花浮王杯 提交于 2019-12-02 18:51:13

Bespin is a sort interesting online js based editor in development primarly by Mozilla Labs. It's open source, saves files on the cloud and also supports some SCMs (git and svn at the moment), files and project sharing.

Adam Jimenez

I created ShiftEdit Web Based IDE

It uses Bespin and has basic PHP support.

Includes Syntax highlighting, Integrated (S)FTP, Tabs, Find/Replace, Revision history + it's free.

Cloud9 IDE includes a promising evolution of Mozilla's Skywriter/Bespin experiment (see Mozilla Skywriter has been merged into Ace).

It is open source (https://github.com/ajaxorg/cloud9) and has GitHub support.

http://online-php.com - Open source solution for editing files on your FTP server. Features basic required functionality, Easy deployment on your servers.

CodePad seems similar to IDEOne (I wasn't aware of it, thanks).

You can write and share PHP functions here

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