Search code examples
google-docscollaborative

Colloborative programming with compiler


Does anyone know of any software like Google Docs, or collabedit that allows you to edit realtime collaboratively and even compile a .cpp or other program over the web?


Solution

  • I know of this website that will compile the code for you: http://ideone.com/

    Unfortunately, I cannot help in the real time editing front.