Code Newbie
News     Forums     Search     Members     Sign Up    

My Code Newbie
Username

Password

Articles/Snippets
ASP Classic
ASP.NET
C
C#
C++
HTML / CSS
Java
Javascript
Linux / BSD
Perl
PHP
Python
Ruby
SQL
VB 6
VB.NET

C.N. Friends
  Planet Rome

Link to Us!
Code Newbie
  Code Newbie
    forums
Old 07-20-2005, 08:51 AM   #1 (permalink)
MMOlover
Registered User
 
Join Date: Jul 2005
Posts: 1
MMOlover is on a distinguished road
C++ Compiler??

I have searched the NET for over 5 months and still can't find a FREE c++ compiler. Does this exist? Do people actually code in c++ without paying over $17,000 for the software? Am I living in a Fantasy Land, to believe that I can get a free c++ Compiler?

Please help me out. I need a FREE c++ Compiler. Someone has to know where one is, as I am slowly losing my mind and falling loosely into a Suicidal State of Euphoria.

Thank you, and I will be awaiting your replies which will guide me to a Location where I can download a FREE c++ Compiler.
MMOlover is offline   Reply With Quote
Old 07-20-2005, 09:39 AM   #2 (permalink)
redhead
Newbie
 
redhead's Avatar
 
Join Date: Jun 2002
Location: Denmark
Posts: 1,720
redhead is on a distinguished road
Bloodsheds devcpp A few more pointers: GCC, MingW, Free C++ compilers I hope this helps abit..
If you chose he correct search term with google it would even give you a decent output.

*** Addition by Val ***
I endorse DevCPP, the one redhead mentioned.
I also highly endorse Code::Blocks .
Both are ISO compliant compilers with fully integrated IDE + visual debugger. And it's all free!
__________________
Don't worry Ma'am, We're university students, We know what We're doing.
-----
If you pull the pin, Mr.Grenade would no longer be your friend.
-----
01000111 01101111 00100000 01000011 00100000 00100001

Last edited by Valmont; 08-30-2005 at 06:32 AM.
redhead is offline   Reply With Quote
Old 08-17-2005, 09:19 AM   #3 (permalink)
smckittr
Scott
 
Join Date: Aug 2005
Posts: 29
smckittr is on a distinguished road
I haven't really looked for free stuff. I'm sure you can find one. However, I got my Borland C++ BuilderX Personal Edition (fully featured and current) for a mere 25 bucks. It came in a book that i have been using to teach myself the language. You could get a book from the library that has a compiler with it.
Hope this helps.
Scott
edit:
I was looking at this site called freebyte.com and it had a bunch of compilers for download.
http://www.freebyte.com/programming/cpp/#cppcompilers
Hope this helps too.

Last edited by smckittr; 08-17-2005 at 12:33 PM. Reason: More info
smckittr is offline   Reply With Quote
Old 02-28-2006, 08:48 AM   #4 (permalink)
AssKoala
Anti-Zealot
 
AssKoala's Avatar
 
Join Date: Feb 2006
Location: Atlanta, GA
Posts: 72
AssKoala is on a distinguished road
Send a message via AIM to AssKoala Send a message via MSN to AssKoala Send a message via Yahoo to AssKoala
Visual C++ Express is free for at least a few more months.
__________________
If you always think like an expert, you'll always be a beginner. | "A handful of knowledgeable people is more effective than an army of fools" -Writing Secure Code, 2nd Ed.
AssKoala is offline   Reply With Quote
Old 02-28-2006, 09:13 AM   #5 (permalink)
kyoryu
Registered User
 
Join Date: Apr 2003
Posts: 34
kyoryu is on a distinguished road
The Digital Mars compiler is also free, and I believe it can be integrated into Code::Blocks and/or other IDEs.

The Express versions are indeed available for free still (just downloaded C# the other night), and frankly I'd highly recommend them.
kyoryu is offline   Reply With Quote
Old 03-16-2006, 05:38 AM   #6 (permalink)
Smith
Registered User
 
Join Date: Mar 2006
Posts: 4
Smith is on a distinguished road
2 redhead cool sig!

2 MMOlover sup? Did u find it?
Smith is offline   Reply With Quote
Old 02-24-2007, 09:58 AM   #7 (permalink)
trevor
Code Monkey
 
Join Date: Jan 2003
Location: Canada
Posts: 91
trevor is on a distinguished road
Does anyone know of a good free compiler for OS X?
trevor is offline   Reply With Quote
Old 02-24-2007, 10:12 AM   #8 (permalink)
AssKoala
Anti-Zealot
 
AssKoala's Avatar
 
Join Date: Feb 2006
Location: Atlanta, GA
Posts: 72
AssKoala is on a distinguished road
Send a message via AIM to AssKoala Send a message via MSN to AssKoala Send a message via Yahoo to AssKoala
http://developer.apple.com/products/

Sign up for the ADC Online membership, which should get you access to XCode.

XCode is the free Apple IDE that uses gcc and g++ as the C/C++ compilers. Not the best compilers out there, but definitely the compilers on the most platforms.
__________________
If you always think like an expert, you'll always be a beginner. | "A handful of knowledgeable people is more effective than an army of fools" -Writing Secure Code, 2nd Ed.
AssKoala is offline   Reply With Quote
Old 06-02-2007, 03:49 PM   #9 (permalink)
peteman
Recruit
 
Join Date: Sep 2006
Location: Brantford, Ontario, Canada
Posts: 5
peteman is on a distinguished road
dev c++ gets my vote for being a decent free compiler for c and c++ and I am not sure what else it can do as of yet.
peteman is offline   Reply With Quote
Old 01-03-2008, 12:01 AM   #10 (permalink)
priji
Recruit
 
Join Date: Jan 2008
Posts: 5
priji is on a distinguished road
Mac OS X includes all the tools, frameworks, and documentation you need to create fantastic applications for the Mac. Xcode is the same professional developer toolset used by Apple to create Mac OS X, as well as many great Apple applications, and Xcode is included with every copy of Mac OS X. As new hardware or platforms are released, updated versions of Xcode to support these platforms will be available to download from the ADC website. Xcode's documentation is regularly updated using RSS downloads so you always have the latest information.

The Xcode IDE is optimized to create fantastic Cocoa applications, but it also supports an open, extensible architecture that is great for developing portable UNIX tools using the GCC compiler, experimenting with the latest script languages, and building rich Web-based applications. Bundled are industry-leading analysis tools such as Instruments that make it even easier to maximize the 64-bit and multi-core hardware of the latest Macs.
priji is offline   Reply With Quote
Old 09-13-2008, 02:31 AM   #11 (permalink)
JASMINE
Recruit
 
Join Date: Sep 2008
Posts: 1
JASMINE is on a distinguished road
Ok then you need to check this site.
Free C / C++ Compilers and Interpreters (thefreecountry.com)

--------------------
Jasmine

Guaranteed ROI
JASMINE is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Kaat a talking bot in c nvictor Platform/API C++ 10 05-19-2005 01:16 PM
c simple question problem with switch case if13121 Standard C, C++ 1 10-24-2004 09:43 PM
edit? anon Lounge 10 11-21-2002 03:02 PM


All times are GMT -8. The time now is 04:04 PM.


Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.0.0 RC8





Copyright © 2000-2008, Milano Interactive
Web Hosting provided by Portal 360 Web Hosting