How to check your codes online [ Online Compiler ]
By ManavCodepad, is an online service which allows you to check the codes written by you, without installing any compiler.
You just need to paste your code as shown below, choose the programming language via the radio button, and soon you will come across the output, or the errors in the code.

The service is quite simple to use, can be a very useful tool at times when you want to run the code on a machine which doesn’t have the required compiler.
Codes written in following languages can be tested, just with a mouse click.
- C
- C++
- D
- Haskell
- OCaml
- Perl
- Python
- Ruby
- Scheme
- Tcl.
You can also have a look to the codes people are trying on Codepad, with the help of link on top-right position of the page.
|
About The Author of this article: Manav is one of the co-author of this blog and writes on various interesting softwares, PC tips and more. You can read more of his articles here. |
Enjoyed this article? Download our Toolbar ( for Free ) and read us more quickly or Free Subscribe to the Full RSS Feed or Get Post like this in your Inbox Click to get via Email ( You will have to confirm by checking you Inbox)
3 Comments and Link-Backs to “How to check your codes online [ Online Compiler ]”
Click Me and Jump to Add your Comment :)
2 Comments from Friends and Readers
1 Trackbacks/Pingbacks - Other blogs referencing this article
- Pingback: Comprueba tus códigos en línea - favoluxe on April 14, 2008





Though there are some limitations …It can be used only to execute the simple( one that doesn’t require external library functions) programs.
I have one suggestion also……Build a database of all submitted codes and make them searchable.