Monday, November 27, 2006

Online Compilers


Suddenly came to mind to look for online compilers. Though I had a somewhat greater speculation about finding Online Compilers, it failed to disappoint me as I came across a few. These compilers come handy when you do not want to go through the process of downloading or purchasing desktop compilers, or you want to compile on the fly or just to test a code snippet if it works or not. A word of caution though, these compilers do not come even near to the power of desktop compilers. In case you want a free compiler or tool here is a good collection.
Heres a little list of Online Compilers

Java :Online java compiler, lets you upload a no. of files and provides download for compiled file. You can also view the compiled applets directly.

DJGPP C Compiler : Online version of DJGPP compiler. Write the code and download .exe file.

C/C++ Compiler : Lets you write online code and shows compiler messages upon compilation. Good to check codes.

C#, C, VB.NET, FORTRAN : Compile the stated languages. (link not working at the time of writing)

No comments: