tiagosilva29 Posted September 4, 2004 Share Posted September 4, 2004 Somebody offered me a "new" computer... According to the description is an old 386/486 computer that has MS-DOS, keyboard and diskette drive. Are there any C or JAVA compilers for DOS? //Remember -> diskette is the only input access :p Link to comment Share on other sites More sharing options...
0 Varsity Posted September 4, 2004 Share Posted September 4, 2004 Google, duh. http://www.programming-x.com/programming/ms-dos.html Link to comment Share on other sites More sharing options...
0 Veiva Posted September 4, 2004 Share Posted September 4, 2004 Um... MAybe the GNY Compiler Collection? And OLD version? Link to comment Share on other sites More sharing options...
0 tiagosilva29 Posted September 4, 2004 Author Share Posted September 4, 2004 Google, duh.http://www.programming-x.com/programming/ms-dos.html Nothing there, Dr. l33t, you should always check your sources. And, I think that I have more trust in the advices and recommendations of the wise Neowin programmers, rather than "just google it" :) @ Veiva: They recommend DJPP that has the basic version of GPP Thanks. :happy: Link to comment Share on other sites More sharing options...
0 neowin_hipster Posted September 4, 2004 Share Posted September 4, 2004 djgpp is gcc for dos. There might be gcj (java) for it but i'm not sure. Link to comment Share on other sites More sharing options...
0 bithub Posted September 4, 2004 Share Posted September 4, 2004 There is no java compiler since there is no such thing as a JVM which runs on DOS. As for c++ compilers, I remember my first DOS compiler was a Borland one. You might be able to go to their website and see if they have old compiler versions available for download somewhere. Link to comment Share on other sites More sharing options...
0 tiagosilva29 Posted September 4, 2004 Author Share Posted September 4, 2004 Thanks for the help, guys! :happy: C compiler -> just for fun Java compiler -> I know nothing about Java, but this year I'm going to move to another college (good) and start over the first year and, it seems that their first language is Java so... gotta be prepared. Thanks (Y) Link to comment Share on other sites More sharing options...
Question
tiagosilva29
Somebody offered me a "new" computer...
According to the description is an old 386/486 computer that has MS-DOS, keyboard and diskette drive.
Are there any C or JAVA compilers for DOS?
//Remember -> diskette is the only input access :p
Link to comment
Share on other sites
6 answers to this question
Recommended Posts