I had heard of online compilers but had never tried one. So, i set out search for for VC++ online compilers but didn’t get any. Reason being that VC++ compiler is not free and Microsoft would sue the hosting site due to licensing issues. I was disappointed that there is no online VC++ online compiler available.
But, wandering through the web i stumbled upon a few sites which provided online compiling support for various other programming languages. I have listed down a few of them thinking, they might help someone. Using these online compilers we can compile programs written in different languages, check for errors and even download the executables.
Here are a few online compiler sites i came across,
#1. IDEone :
Ideone is something more than a pastebin; it’s an online compiler and debugging tool which allows to compile and run code online in more than 40 programming languages
#2. CompileOnline.com :
Compile and Execute your favorite programming languages online. Supports the following languages,
Web Technologies
|
|
Programming Languages
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#3. CodePad.org :
Codepad is an online compiler/interpreter, and a simple collaboration tool. It only compiles the code but doesn’t link.
- C
- C++
- D
- Haskell
- Lua
- OCaml
- PHP
- Perl
- PlainText
- Python
- Ruby
- Scheme
- Tcl
#4. Compilr :
An online platform that allows developers to write and learn code all from the comfort of their web browser. Supports the following programming platforms,
- C
- C#
- C++
- Fortran
- HTML
- Java
- JavaScript
- Objective-C
- Objective-C++
- Pascal
- PHP
- Python
- Ruby
- VB
- x86 Assembly
#5. OnlineCompiler.net :
Supports the following languages and allows to select which platform(Windows/Linux) you need to compile on and download the executable.
- C/C++
- Fortran
- Java
- Pascal
- Basic
#6. CodeRun :
CodeRun Studio is a cross-platform Integrated Development Environment (IDE), designed for the cloud. It enables you to easily develop, debug and deploy web applications using your browser. CodeRun Studio can be used instead or alongside your existing desktop IDE. You can upload existing code in order to test it in the cloud or for sharing with your peers. CodeRun Studio is a free service and supports,
- C#/.NET (3.5)
- PHP (5.1)
- JavaScript
- HTML and CSS
- C# support includes ASP.NET, WCF, Silverlight and WPF
#7. Closure Compiler :
The Closure Compiler is a tool for making JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling from a source language to machine code, it compiles from JavaScript to better JavaScript. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what’s left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls.
#8. ShiftEdit.net :
ShiftEdit is an online IDE for developing
- PHP
- Ruby
- Python
- Perl
- HTML, CSS
- JavaScript
via FTP, SFTP, Dropbox and Google Drive