online compiler and debugging tool which allows to compile and run code online in more than 40 programming languages
http://ideone.com/
Absolutely, it worked for me.
I made a little Fortran program.
It instantly compiled it (with gfortran-4.3.4), ran it, and showed the output.program hello print *, "hello" end program hello
"You can't cheat an honest man. Never give a sucker an even break, or smarten up a chump." - W.C.Fields
Bookmarks