Hello,
Because half of my University computers did not have a working c++ compiler (partly due to the fact that we are sponsered by Sun Microsystems so are tied to java), I decided to make an online c++ compiler front end. It uses Cygwin g++, currently with -mno-cygwin. My uni buddies find it quite useful so I thought I might as well host a public one for people to play with when at work etc...
http://wcc.ath.cx/wccHopefully people will enjoy the novelty of it all :p
... my programming lecturer suggested that I modify it to support java too so...
http://wcc.ath.cx/wjcAny comments / suggestions welcome (kpedersen@hotmail.co.uk)
regards,
Karsten Pedersen