Can anyone tell me how I should approach the development of a web-based interface for remote compiling, based a compiler like InterviewStreet or Codeacademy for c, c++ ?
I want to develop the using PHP (Language doesn't matter anyway)
Is there any Opensource API for this kind of task?
Thanks