Free Java and C++ programs

Want to just shoot the breeze? Forum 42 is the place!

Moderator: Moderators

Post Reply
Dave
Posts: 372
Joined: Wed May 12, 2004 1:53 pm
Location: Neo Kobe City - 2042
Contact:

Free Java and C++ programs

Post by Dave »

Hello, I need to download some programs that can compile and execute C++ and Java code. I got behind in my Computer classes and need to print off all my executions by Tuesday. Thanks!
Image
blackbox_dev
Senior Member
Posts: 1906
Joined: Sun Jan 15, 2006 5:19 pm
Location: Formerly known as iam7805

Post by blackbox_dev »

For C++ try DJGPP for DOS. I dunno 'bout Java though 'cause I don't use it.
I'd imagine right now you wish you were a cuttlefish...
bicostp
Moderator
Posts: 10491
Joined: Mon Mar 07, 2005 5:47 pm
Steam ID: bicostp
Location: Spamalot
Contact:

Post by bicostp »

For C++, at least one of these should do what you need it to. http://www.thefreecountry.com/compilers/cpp.shtml

Do you even have to compile Java? :? I always thought you could use it as an executable as long as you have the runtime libraries installed.
marshallh
Moderator
Posts: 2987
Joined: Sat Sep 10, 2005 2:17 pm
360 GamerTag: marshallh
Location: here and there
Contact:

Post by marshallh »

Image
stuartjmoore
Posts: 57
Joined: Fri Jun 17, 2005 11:54 pm

Post by stuartjmoore »

compile Java? nothing beats Eclipse.
Dark Savant0
Posts: 287
Joined: Sun Nov 21, 2004 1:41 pm

Post by Dark Savant0 »

Eclipse is a bloated piece of crap. Too much proprietary stuff anyways.

I use the nice and simple BlueJ, although for making guis, I use NetBeans and then copy/paste the code back into BlueJ.
Post Reply