CodePad is an online tool that lets you run code and share it.
Very usefull, CodePad will allow you to test code and share it. Several language are available: C, C + +, D, Haskell, Lua, OCaml, PHP, Perl, Python, Ruby, Scheme, Tcl. Once you’ve executed your code, an URL like http://codepad.org/a2ef9PpO is generated and you can share it. You can also comment these pieces of code and create an account to save your snippets permanently (by default they are deleted after 24 hours). Finally, you can get a page for free dedicated to your project with a URL like myproject.codepad.org to organize your code snippets and that is really cool !
Codepad : http://codepad.org

{ 1 comment… read it below or add one }
awesome post, thanks