Online Workspace thread

Here we enumerate online workspaces.

Such sites offer syntax highlighting and one (or more) compilers for C++.
So for example, Pastebin does not qualify because it doesn't compile the code.

I will edit this first post to include sites I missed.
Discuss which is the best if you want but don't derail the thread, thanks.

http://ideone.com/
http://coliru.stacked-crooked.com/
http://rise4fun.com/vcpp
http://codepad.org/
http://liveworkspace.org/
Personally I use ideone, but then again I haven't tried any of the others. Also, I only use them when I want to post running code for this site. If this doesn't count as derailing: When else would you use them?
I occasionally use them if I suddenly have a 'I wonder if this works' moment and need to try it out, without actually having a compiler on me at the time. Personally, I use either Ideone or CoLiRu, Ideone because it works on internet explorer 7 (when I have to use it) and CoLiRu because it allows me to use clang, as well as Linux shell commands.
Topic archived. No new replies allowed.