I'm looking for a simple collaborative web-based text-editor which can compile—and show output from—a few popular languages such as: C++, PHP and Python.
Research
Editors
IDE styled editors
IDE styled editors which compile
- CodeRun (supports C#, JavaScript and PHP)
- Programr (supports Java [and Android!], C++, PHP, ASP.NET, C#, VB, Flex, Flash, iOS (UI, ObjetiveC), Processing, JavaScript [incl. JQuery and AJAX], Ruby, Python and even SQL [not sure for which DB].
Pastebins which compile
Collaborative code editors
Conclusion
I have been thus far unsuccessful at finding a syntax-highlighting, code revisioning, collaborative editing web-based IDE with a shared compile/interpret debug console.
Can you recommend one, preferably free? If there aren't any; I'll create then open-source a proof-of-concept.