List of Compilers |
Q. I can’t seem to find the compilers being used by Codechef. Can you give me a link?
A. The IDEs / Compilers / Interpreters for some commonly used languages are listed below.
C / C++ : You can use the Dev C++ IDE if you are on windows - http://www.bloodshed.net/dev/devcpp.html
Java : Download the Java Development Kit from the Sun website - http://java.sun.com/javase/downloads/index.jsp
Python : Download the python interpreter from - http://www.python.org/download/
Perl : Download perl from http://www.perl.com/download.csp
Ruby : Download it from http://www.ruby-lang.org/en/downloads/
C# : Download it from http://www.microsoft.com/express/vcsharp/
NASM: Download version 0.98.38 as used by CodeChef from http://www.linuxfromscratch.org/blfs/view/5.1/general/NASM.html
Comments


Code blocks is an option for
Code blocks is an option for windows as well as linux-http://www.codeblocks.org/downloads
Since PHP is a widely-used
Since PHP is a widely-used interpreter, here are links to the latest releases:
Windows :: http://windows.php.net/download/
*nix :: http://www.php.net/downloads.php#v5 (source)
If previous versions are required due to whatever, there are available links at http://www.php.net ...
in c++(g++ 4.3.2). could
in c++(g++ 4.3.2).
could anyone tell me what is g++(4.3.2)........plz reply
What's the difference between
What's the difference between C++ (g++ 4.0.0.8) and C++ (g++ 4.3.2), I never cared for it unless it was restricted to code in C++ 4.3.2. Somebody..??
What's the difference between
What's the difference between C++ (g++ 4.0.0.8) and C++ (g++ 4.3.2), I never cared for it unless it was restricted to code in C++ 4.3.2. Somebody..??
C++ (g++ 4.3.2) requires you
C++ (g++ 4.3.2) requires you to use namespaces. you can't just use cout<<"ghjgjh"; . You have to use std::cout<<"ghjgjh"; . Also, #include statements dont require .h extensions.
Uh, those things were
Uh, those things were required in 4.0.0.8 as well. There's probably a list somewhere, but the two reasons I use 4.0.0.8 instead of 4.3.2 are:
a) I'm used to including iostream and having that auto-include algorithm and a few other libraries; that isn't the case anymore.
b) I believe >? and <? don't compile in 4.3.2.
I use Dev c++ 5.0,but by
I use Dev c++ 5.0,but by program is still not accepted .What to do?
I use g++ along with Emacs in
I use g++ along with Emacs in Ubuntu!
It's just great!
Sir i have downloaded
sir i cannot find the gcc
sir i cannot find the gcc compiler for c. i use windows 7 and 64 bit. plz suggest the appropriate link.
Very pleased to find this
Very pleased to find this site. Thanks for taking the time to share this.
Eulogy Speeches
is the use of '\0' and '\n '
is the use of ' ' and 'n ' in our program with dev c++.
causes any error.
it runs on my pc very well but gives error on submission.
Very pleased to find this
Very pleased to find this site. Thanks for taking the time to share this.
internet marketing miami
Great blog post. It’s
Great blog post. It’s useful information.
e cigarette
i hav turbo c++ 3.0 so which
What about Microsoft visual
Hey Guys, I was trying to