Difference between revisions of "Main Page"
From Code::Blocks
Line 10: | Line 10: | ||
* [http://sdcc.sourceforge.net/ Small Device C Compiler (SDCC)] | * [http://sdcc.sourceforge.net/ Small Device C Compiler (SDCC)] | ||
* [http://www.intel.com/cd/software/products/asmo-na/eng/compilers/219754.htm Intel C++ compiler] | * [http://www.intel.com/cd/software/products/asmo-na/eng/compilers/219754.htm Intel C++ compiler] | ||
− | |||
− | |||
== Table of contents == | == Table of contents == |
Revision as of 22:06, 2 March 2006
Welcome to the official Wiki for Code::Blocks
Code::Blocks is an open-source, cross-platform IDE (Integrated Development Environment). Using a plugin architecture, its capabilities and features are defined by the provided plugins. Currently, Code::Blocks is oriented towards C/C++. At the time of this writing, the following compilers are supported:
- GNU GCC (Linux)
- MinGW GCC (Win32)
- Microsoft's Visual C++ Free Toolkit 2003 (Win32)
- Borland's C++ Compiler 5.5 (Win32)
- DigitalMars (Win32)
- OpenWatcom (Win32)
- Small Device C Compiler (SDCC)
- Intel C++ compiler
Table of contents
- Articles
- Tutorials
- Developing for Code::Blocks
- Announcement for plugins/patches or similar (NEW!)
- Code::Blocks Interface
- FAQ
- Tips'n'Tricks
The Code::Blocks Team.