Could You Suggest A Good Compiler?

  • Thread starter Thread starter hermy
  • Start date Start date
  • Tags Tags
    Compiler
Click For Summary
SUMMARY

The discussion centers around finding a suitable free compiler for C++ programming. Users mention Turbo C++ as inadequate due to its failure to recognize modern C++ features like "bool" and "namespace." Bloodshed Dev-C++ is suggested as a free option, although its help section is unverified. Microsoft’s Visual Studio Express is recommended as a comprehensive alternative, although some users note potential missing components in older versions.

PREREQUISITES
  • Basic understanding of C++ programming concepts
  • Familiarity with integrated development environments (IDEs)
  • Knowledge of compiler functionalities and features
  • Awareness of modern C++ standards and syntax
NEXT STEPS
  • Explore Microsoft Visual Studio Express for C++ development
  • Investigate Bloodshed Dev-C++ and its features
  • Learn about modern C++ standards (C++11 and beyond)
  • Research alternative free compilers like Code::Blocks or MinGW
USEFUL FOR

Beginner C++ programmers, students learning programming, and anyone seeking free development tools for C++ coding.

hermy
Messages
41
Reaction score
0
I am a beginner. I am using turbo c++ for windows, but it doesn't recognize many common words like bool, namespace, etc.

I tried using dev c++, but it didn't consist of a graphic driver.

Could you suggest a good package which is available for free download, and has a good help section too ? (I found turbo's help pretty useful)
 
Technology news on Phys.org
I use Bloodshed Dev-C++, I can't say if it has a good help section or not, but it's free.
http://www.bloodshed.net/devcpp.html

Edit: Woops, sorry I didn't notice you said you already tried Dev C++.
 
Last edited:

Similar threads

Replies
6
Views
3K
  • · Replies 29 ·
Replies
29
Views
4K
  • · Replies 17 ·
Replies
17
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 24 ·
Replies
24
Views
2K
  • · Replies 26 ·
Replies
26
Views
5K
Replies
7
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K