Difference between revisions of "Main Page"
From Code::Blocks
Sethjackson (talk | contribs) |
(Updated main page) |
||
Line 1: | Line 1: | ||
<!-- wiki user guide at [http://meta.wikipedia.org/wiki/MediaWiki_User%27s_Guide User's Guide] --> | <!-- wiki user guide at [http://meta.wikipedia.org/wiki/MediaWiki_User%27s_Guide User's Guide] --> | ||
− | = Welcome to the official Wiki for Code::Blocks | + | |
− | [https://www.codeblocks.org Code::Blocks] is an open-source, cross-platform | + | __NOEDITSECTION__ __NOTOC__ |
+ | {{Layout_box1|1= | ||
+ | [[Image:cb_splash.png|left]] | ||
+ | '''Welcome to the official Wiki for Code::Blocks.'''<br> | ||
+ | [https://www.codeblocks.org Code::Blocks] is an open-source, cross-platform [[wikipedia:Integrated Development Environment|IDE]]. Using a plugin architecture, its capabilities and features are defined by the provided plugins.<br> | ||
+ | Currently, [https://www.codeblocks.org Code::Blocks] is oriented towards C/C++. | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <small>Wiki Editors: In order to log in to edit pages, you must create an account on the [/ forums]. Use the same username and password for the wiki. Read the [[Help:Contents|Help]] for editing guidelines. Look in the [[CodeBlocks:Community_Portal|community portal]] for things to do. | ||
+ | The Code::Blocks Team does not take responsibility for the content nor accuracy of these pages.</small> | ||
+ | }} | ||
+ | |||
+ | At the time of this writing, the following compilers are supported: | ||
* [http://gcc.gnu.org/ GNU GCC] (Linux) | * [http://gcc.gnu.org/ GNU GCC] (Linux) | ||
* [http://www.mingw.org MinGW GCC] (Win32) | * [http://www.mingw.org MinGW GCC] (Win32) | ||
Line 21: | Line 35: | ||
The [https://www.codeblocks.org/about.shtml Code::Blocks Team]. | The [https://www.codeblocks.org/about.shtml Code::Blocks Team]. | ||
− | |||
− |
Revision as of 08:46, 1 April 2006
Welcome to the official Wiki for Code::Blocks.
Code::Blocks is an open-source, cross-platform IDE. Using a plugin architecture, its capabilities and features are defined by the provided plugins.
Currently, Code::Blocks is oriented towards C/C++.
Wiki Editors: In order to log in to edit pages, you must create an account on the [/ forums]. Use the same username and password for the wiki. Read the Help for editing guidelines. Look in the community portal for things to do.
The Code::Blocks Team does not take responsibility for the content nor accuracy of these pages.
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.