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.
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.
Koding provides an application with Collaboration for teams built in. Ontop of that, the you have full root access to your VM, so it supports any Linux tools that you want to install. Comes with all of the standard languages (Python, GoLang, Node, etc) as well :)