Welcome to AgniPulse.Com - Fire Power Blog

Bharat Balegere 's Undocumented Tech Tips at AgniPulse.com

AgniPulse.Com Rss

Codepad.org - Compile and test your programs online!

Posted by Bharat Balegere | Posted in Interesting Stuff, Internet | Posted on 27-10-2008

I wanted to test some formatted printf outputs in C.My college browsing center did not have any c compilers.So I googled a bit and I found this site where I found test C Programs Online.

http://codepad.org/

The following languages are supported in this site.

  1. C
  2. C++
  3. D
  4. Haskell
  5. Lua
  6. OCaml
  7. PHP
  8. Perl
  9. Plain Text
  10. Python
  11. Ruby
  12. Scheme
  13. Tcl

Damn useful.You can try out snippets of code on any computer that has an internet connection.

Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • Google
  • LinkedIn
  • Ma.gnolia
  • Technorati
  • TwitThis

Related posts:

  1. Speed up Ubuntu updates

Post a comment