Just a simple remote compilation server created for fun.
Python
MangoCompiler
Made for fun and practice.
A server you send your files to (will probably only support cpp), and it compiles and/or runs them for ya.
You get the output, can interactively send input. might even add remote gdb shell.