问题
There're several online IDEs for PHP and some even for Python, but is there any open-source online IDE like IDEone that supports atleast the major languages (PHP, Python, Ruby etc..)?
回答1:
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.
回答2:
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.
回答3:
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.
回答4:
CodeRun: http://www.coderun.com/
回答5:
http://online-php.com - Open source solution for editing files on your FTP server. Features basic required functionality, Easy deployment on your servers.
回答6:
CodePad seems similar to IDEOne (I wasn't aware of it, thanks).
回答7:
You can write and share PHP functions here
- www.exorithm.com
来源:https://stackoverflow.com/questions/2040108/opensource-online-ide