Garść linków dla leniwych:
- Dev-Cpp:
http://sourceforge.net/projects/dev-cpp
Cytuj:
Bloodshed Dev-C++ is a full-featured Integrated Development Environment (IDE) for the C/C++ programming language. It uses Mingw port of GCC (GNU Compiler Collection) as it's compiler.
|
- Djgpp
http://www.delorie.com/djgpp/
Cytuj:
DJGPP is a complete 32-bit C/C++ development system for Intel 80386 (and higher) PCs running DOS.
|
- Mingw
http://www.mingw.org
Cytuj:
MinGW ("Minimalistic GNU for Windows") refers to a set of runtime headers, used in building a compiler system based on the GNU GCC and binutils projects. It compiles and links code to be run on Win32 platforms... providing C, C++ and Fortran compilers plus other related tools.
|
- Code::Blocks
http://www.codeblocks.org
Cytuj:
Code::Blocks is a free C++ IDE built specifically to meet the most demanding needs of its users. It was designed, right from the start, to be extensible and configurable.
|
- BVRDE -
http://bvrde.sourceforge.net
Cytuj:
BVRDE is an Integrated Development Environment (IDE) for C and C++. It is designed to make cross-platform development easy. Its features include project management, application wizards, an integrated interactive debugger, and a powerful source editor with source browsing and syntax highlighting.
|
I to chyba tyle z tych popularnych, darmowych na windowsa. Jakby ktoś coś jeszcze znał, niech dorzuci.
Z tych powyższych całkiem ciekawie wygląda Code::Blocks, chyba się kiedyś przyjrze bliżej...