CodeChef is a non-commercial competitive programming community
Login
Username (New User? Signup) Password (Forgot Password?)
Signup
Login or
Signup with
Connect
Note
  • Publicize your achievements on your Facebook Wall.
  • Challenge your friends or ask them for help.

Site Navigation

  • PRACTICE
    • Easy
    • Medium
    • Hard
    • Challenge
    • Peer
  • COMPETE
    • February CookOff
    • February Long Contest
    • January CookOff
  • DISCUSS
    • Wiki
    • Forums
    • Blog
    • Twitter
  • COMMUNITY
    • CodeChef Meetups
    • Campus Chapters
    • Host your Contest
    • User Groups
    • CodeChef TechTalks
    • All Educational Initiatives
    • Event Calendar
  • HELP
    • Frequently Asked Questions
    • FAQ for problem setters
    • Problem Setting
    • Ranks
    • Tutorials
  • ABOUT
    • About CodeChef
    • Team CodeChef
    • Press Room
    • CodeChef Financials
    • CodeChef Sponsorships
    • CEO's Corner
    • Contact Us
    • About Directi
Home » Wiki » List of Compilers

List of Compilers

 

Table of Contents 
  1. Q. I can’t seem to find the compilers being used by Codechef. Can you give me a link?

 

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

  • Login or Register to post a comment.

Code blocks is an option for

novice.cse08 @ 31 Oct 2009 12:49 AM

Code blocks is an option for windows as well as linux-http://www.codeblocks.org/downloads

Since PHP is a widely-used

DicedOnion @ 31 Oct 2009 03:03 AM

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

akshay.abhimanyu @ 8 Jan 2010 07:25 PM

in c++(g++ 4.3.2).

could anyone tell me what is g++(4.3.2)........plz reply

 

What's the difference between

wiwbiz @ 26 Mar 2010 02:05 AM

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

wiwbiz @ 26 Mar 2010 02:29 AM

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

SaladinII @ 16 May 2010 12:44 AM

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

triplem @ 16 May 2010 04:19 AM

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

atanumahadani @ 21 May 2010 02:01 PM

I use Dev c++ 5.0,but by program is still not accepted .What to do?

I use g++ along with Emacs in

goharshady @ 3 Sep 2010 06:50 PM

I use g++ along with Emacs in Ubuntu!

It's just great!

Sir i have downloaded

vishal_dhiman @ 22 Sep 2010 07:53 PM
Sir i have downloaded dev-C++. and everything is fine when using it but how can i make its configuration such that it any program compiles in it is compatible with yous compilers. For example, i can compile a file with conio.h included but as we know it is not accepted in codechef. Please reply soon i want to participate in the coming event.

sir i cannot find the gcc

kanta @ 19 Oct 2010 12:59 AM

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

mandymile @ 17 Apr 2011 05:51 PM

Very pleased to find this site. Thanks for taking the time to share this.

Eulogy Speeches

is the use of '\0' and '\n ' 

clmathuriya @ 18 Apr 2011 11:56 AM

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

daisy @ 18 Apr 2011 07:50 PM

Very pleased to find this site. Thanks for taking the time to share this.

internet marketing miami

Great blog post. It’s

cristy88 @ 14 May 2011 04:00 PM

Great blog post. It’s useful information.

e cigarette


i hav turbo c++ 3.0 so which

sas86 @ 8 Oct 2011 05:51 PM
i hav turbo c++ 3.0 so which compiler version am i using for C and C++ ??? i mean 4.0.0.8 or 4.3.2 for C++ and What about C?? gcc4.3.2 or tclsh 8.5.3 ??? plzzz reply...
CodeChef is a non-commercial competitive programming community
  • About CodeChef
  • About Directi
  • CEO's Corner
  • C-Programming
  • Programming Languages
  • Contact Us
© 2009 Directi Group. All Rights Reserved. CodeChef uses SPOJ © by Sphere Research Labs
In order to report copyright violations of any kind, send in an email to copyright@codechef.com
CodeChef a product of Directi
The time now is:
CodeChef - A Platform for Aspiring Programmers

CodeChef was created as a platform to help programmers make it big in the world of computer programming. At CodeChef we work hard to revive the geek in you by hosting programming contests on a monthly basis. We also aim to have training sessions and events related to online programming for programmers around the world. Apart from providing a platform for programming competitions, CodeChef also has various tutorials and forum discussions to help those who are new to the world of computer programming.

Practice Section - A Place to hone your 'Computer Programming Skills'

Try your hand at one of our many practice problems and submit your solution in a language of your choice. Our judge accepts solutions in over 35+ programming languages. Online programming was never this much fun! Receive points, and move up through the CodeChef ranks. Use our practice section to better prepare yourself for the multiple programming competitions that take place through-out the month on CodeChef.

Compete - Monthly Programming Contests and Cook-offs

Here is where you can show off your computer programming skills. Take part in our 10 day long monthly programming contests and the shorter format Cook-off programming contests. Put yourself up for recognition and win great prizes. Prizes worth up to Rs.20,000 and $700 are up for grabs every month along with lots more CodeChef goodies.

Discuss

Are you new to computer programming? Do you need help with algorithms? Then be part of CodeChefs Forums and interact with all our programmers love helping out other programmers and share their ideas.

CodeChef Community

As part of our Educational initiative, we give institutes the opportunity to associate with CodeChef in the form of Campus Chapters. Hosting online programming competitions is not the only feature on CodeChef. Be a part of the CodeChef community through CodeChef meetups and techtalks. You can also host a programming contest for your institute on CodeChef and be a guest author on our blog.

Domain Name Registration, Web hosting, and Website Design provided by BigRock.com