Frei erhältliche C++ Compiler und Entwicklungsumgebungen
Entwicklungsumgebungen und Compiler zum Programmieren in C/C++
Obwohl Microsoft Visual Studio sicher eine der besten Entwicklungsumgebungen ist die ich kenne,bin ich immer mal wieder auf der Suche um eine Entwicklungsumgebung zu finden die einen ähnlichen Komfort wie VS bietet aber nicht so auf Windows beschränkt ist. Leider habe ich noch nichts Vergleichbares gefunden, aber einige Programme sind auf dem richtigen Weg.
Auf meiner Suche sind mir einige Programme aufgefallen:
Freeware Compiler:
- Borland CBuilder
http://www.borland.com
http://www.cbuilder.de/
Zum Kompilieren von Windows-Programmen.
Leider schon ein
wenig veraltet. :-(
- MinGW
http://www.mingw.org/
Zum Kompilieren von Windows-Programmen
Kompatibel zum
Gnu-Compiler (GCC).
- Gnu Compiler Collection (GCC)
http://gcc.gnu.org/
Unix, Linux, Windows (Cygwin), ...
Freeware Entwicklungsumgebungen:
- Anjuta
http://anjuta.sourceforge.net/anjuta.php
C/C++ IDE
für GTK-Programme unter Linux
- Dev-C++
http://www.bloodshed.net/dev/devcpp.html
C/C++ IDE
für Windows
- MinGW Developer Studio
http://www.parinyasoft.com/
http://freshmeat.net/projects/mingw-devstudio/
C/C++ IDE für Windows, Linux und FreeBSD
- KDevelop
http://www.kdevelop.org/
C/C++ IDE für KDE
- KDEStudio
http://freshmeat.net/projects/kdestudio/
C/C++ IDE für KDE
- Ultimate++
http://www.ultimatepp.org/
Ultimate++
is a C++ cross-platform rapid application development suite.
It includes a set of libraries (GUI, SQL, etc..), and an integrated
development environment.
Links zum Thema C/C++:
- http://www.cpp-tutor.de/
-
http://www.msoe.edu/eecs/cese/resources/stl/string.htm
-
http://home.fhtw-berlin.de/~junghans/cref/master_index.html
-
http://www.cplusplus.com/ref/
-
http://www.cbuilder.de/
-
http://www.cetus-links.org/
-
http://www.codebeach.com/index.asp
-
http://www.dinkumware.com/htm_cpl/index.html
-
http://www2.informatik.uni-wuerzburg.de/dclc-faq/
-
http://www.fox-toolkit.org/
-
http://www.freeprogrammingresources.com/cppide.html
-
http://anjuta.sourceforge.net/anjuta.php?page=home
-
http://www.cs.virginia.edu/~lcc-win32/
-
http://www.programmersheaven.com/zone3/index.htm
-
http://www.mingw.org/
-
http://www.bloodshed.net/dev/devcpp.html
-
http://www.c-plusplus.de/index.php
-
http://pronix.de/modules/news/
-
http://www.wxwindows.org/
-
http://glade.gnome.org/
-
http://www.gtk.org/
lg
Gerold
:-)