Main Page

From Code::Blocks
Revision as of 21:48, 23 April 2005 by 69.180.110.138 (talk)

< Welcome to the official wiki site for Code::Blocks

Code::Blocks (https://www.codeblocks.org) 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 (https://www.codeblocks.org) is oriented towards C/C++. At the time of this writing, five (5) major C/C++ compilers are supported:

   * GNU GCC (http://gcc.gnu.org/) (Linux)
   * MinGW GCC (http://www.mingw.org) (Win32)
   * Microsoft's Visual C++ Free Toolkit 2003 (http://msdn.microsoft.com/visualc/vctoolkit2003) (Win32)
   * Borland's C++ Compiler 5.5 (http://www.borland.com/products/downloads/download_cbuilder.html#) (Win32)
   * DigitalMars (http://www.digitalmars.com/) (Win32) 

This site does not hold much information yet but, with the help of the Code::Blocks (https://www.codeblocks.org) users, we hope it will soon be filled with articles, tutorials, FAQs, etc. Table of contents

   * Articles
   * Tutorials
   * FAQ
   * Tips'n'Tricks 

The Code::Blocks (https://www.codeblocks.org) Team.