Difference between revisions of "Main Page"

From Code::Blocks
Line 1: Line 1:
Welcome to the official wiki site for Code::Blocks
+
<!-- wiki user guide at [http://meta.wikipedia.org/wiki/MediaWiki_User%27s_Guide User's Guide] -->
 +
= Welcome to the official wiki site for Code::Blocks =
 +
[https://www.codeblocks.org 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, [https://www.codeblocks.org Code::Blocks] is oriented towards C/C++. At the time of this writing, five (5) major C/C++ compilers are supported:
 +
* [http://gcc.gnu.org/ GNU GCC] (Linux)
 +
* [http://www.mingw.org MinGW GCC] (Win32)
 +
* [http://msdn.microsoft.com/visualc/vctoolkit2003 Microsoft's Visual C++ Free Toolkit 2003] (Win32)
 +
* [http://www.borland.com/products/downloads/download_cbuilder.html# Borland's C++ Compiler 5.5] (Win32)
 +
* [http://www.digitalmars.com/ DigitalMars] (Win32)
  
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:
+
This site does not hold much information yet but, with the help of the [https://www.codeblocks.org Code::Blocks] users, we hope it will soon be filled with articles, tutorials, FAQs, etc.
  
    * GNU GCC (http://gcc.gnu.org/) (Linux)
+
== Table of contents ==
    * MinGW GCC (http://www.mingw.org) (Win32)
+
* [[Articles]]
    * Microsoft's Visual C++ Free Toolkit 2003 (http://msdn.microsoft.com/visualc/vctoolkit2003) (Win32)
+
* [[Tutorials]]
    * Borland's C++ Compiler 5.5 (http://www.borland.com/products/downloads/download_cbuilder.html#) (Win32)
+
* [[FAQ]]
    * DigitalMars (http://www.digitalmars.com/) (Win32)
+
* [[Tips'n'Tricks]]
  
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.
+
The [https://www.codeblocks.org Code::Blocks] Team.
Table of contents
 
 
 
    * Articles
 
    * Tutorials
 
    * FAQ
 
    * Tips'n'Tricks
 
 
 
The Code::Blocks (https://www.codeblocks.org) Team.
 

Revision as of 21:49, 23 April 2005

Welcome to the official wiki site 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, five (5) major C/C++ compilers are supported:

This site does not hold much information yet but, with the help of the Code::Blocks users, we hope it will soon be filled with articles, tutorials, FAQs, etc.

Table of contents

The Code::Blocks Team.