Results 1 to 4 of 4

Thread: Best C Compiler

  1. #1
    Join Date
    Jul 2006
    Posts
    442

    Best C Compiler

    Can any one tell me which is the best C++ compiler and c compiler for windows ?Which compiler is the best? I use Turbo C compiler but I don't like at all its interface, is there any compiler with simple interface like word and excel? Which compiler is simple and generate Optimized code ?

  2. #2
    Join Date
    Apr 2008
    Posts
    2,005

    Re: Best C Compiler

    Microsoft Visual C++ 2008 Express is best option. Quickly find and eliminate programming errors using the intuitive graphical debugger.Visual C++ 2008 provides a powerful and flexible development environment. NET–based applications. Create 32-bit native Windows applications using the Windows Platform SDK. Support for both native and managed code development.

  3. #3
    Join Date
    May 2008
    Posts
    2,297

    Re: Best C Compiler

    If you are new to programming, or at least new to c, then you are going to want an IDE (Integrated Development Environment). Xcode is Apple's premiere development environment for Mac OS X. That is a tool that wraps around the compiler and other tools to make developing a lot easier. Apple ships XCode as part of their developer tools, and this is an IDE.

  4. #4
    Join Date
    May 2008
    Posts
    2,012

    Re: Best C Compiler

    You can interface many text editors with command line compilers. I prefer using Notepad++ with my compiler of choice.The primary advantage of Notepad++ over the built-in text editor, Notepad, is tabbed editing, to easily work with multiple open files. Notepad++ is a free source code editor and Notepad replacement that supports several languages. Running in the MS Windows environment, its use is governed by GPL License.

Similar Threads

  1. Which is the best C++ Compiler
    By Ambak in forum Polls & Voting
    Replies: 7
    Last Post: 20-01-2012, 11:39 AM
  2. JIT compiler for .NET platform
    By VAIJAYI in forum Software Development
    Replies: 6
    Last Post: 17-01-2011, 11:11 PM
  3. C++ compiler for Windows 7
    By Shahaka in forum Windows Software
    Replies: 5
    Last Post: 18-09-2010, 10:39 PM
  4. What is the PHP bytecode Compiler?
    By PsYcHo 1 in forum Software Development
    Replies: 5
    Last Post: 09-03-2010, 05:48 AM
  5. Compiler for PHP
    By Farley in forum Software Development
    Replies: 3
    Last Post: 13-03-2009, 07:31 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,711,654,556.96636 seconds with 16 queries