Difference between revisions of "Main Page"
From Code::Blocks
Daniel2000 (talk | contribs) m (Removed invisible spam? linklist) |
|||
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 | + | = Welcome to the official Wiki 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, the following compilers are supported: | [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, the following compilers are supported: | ||
* [http://gcc.gnu.org/ GNU GCC] (Linux) | * [http://gcc.gnu.org/ GNU GCC] (Linux) |
Revision as of 20:44, 23 January 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 (WARNING: requires manual configuration)
- Installing the GNU G77 Fortran compiler
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
- Articles
- Tutorials
- Developing for Code::Blocks
- Announcement for plugins/patches or similar (NEW!)
- Code::Blocks Interface
- FAQ
- Tips'n'Tricks
The Code::Blocks Team.