Difference between revisions of "Main Page"
From Code::Blocks
(update compiler and links, thanks AndrewCot) |
m (Split a line) |
||
Line 126: | Line 126: | ||
{{Layout_box3|1= | {{Layout_box3|1= | ||
=== Supported compilers === | === Supported compilers === | ||
− | * [http://gcc.gnu.org/ GNU GCC (incl. G77)] (Linux)* [https://www.mingw-w64.org/ MinGW-w64] (Win) | + | * [http://gcc.gnu.org/ GNU GCC (incl. G77)] (Linux) |
+ | * [https://www.mingw-w64.org/ MinGW-w64] (Win) | ||
* [https://github.com/jmeubank/tdm-gcc/ TDM GCC] (Win) | * [https://github.com/jmeubank/tdm-gcc/ TDM GCC] (Win) | ||
* [https://www.msys2.org/ MSYS2] (Win) | * [https://www.msys2.org/ MSYS2] (Win) |
Revision as of 12:00, 22 January 2022
Welcome to the official Wiki for Code::Blocks
Code::Blocks is a free, 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++/Fortran.
The Code::Blocks team does not take responsibility for the content nor accuracy of these pages.
Wiki Editors: In order to login 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.