Difference between revisions of "Main Page"
m (restrict the image in the layout box) |
(DMD for all platforms, LDC added) |
||
Line 132: | Line 132: | ||
* [http://www.intel.com/cd/software/products/asmo-na/eng/compilers/219754.htm Intel C++ compiler] (Win32) | * [http://www.intel.com/cd/software/products/asmo-na/eng/compilers/219754.htm Intel C++ compiler] (Win32) | ||
* [http://sdcc.sourceforge.net/ Small Device C Compiler (SDCC)] | * [http://sdcc.sourceforge.net/ Small Device C Compiler (SDCC)] | ||
− | * [http://www.digitalmars.com/d/dcompiler.html Digital Mars D] | + | * [http://www.digitalmars.com/d/dcompiler.html Digital Mars D] |
* [http://dgcc.sourceforge.net/ GDC D Compiler] | * [http://dgcc.sourceforge.net/ GDC D Compiler] | ||
+ | * [http://dsource.org/projects/ldc/ LLVM D Compiler] | ||
}} | }} | ||
|} | |} |
Revision as of 13:55, 28 August 2010
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++.
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.
Table of ContentsMain article: Code::Blocks Documentation User documentation
FAQ
Feature List
Code::Blocks Plugins
Off-site documentation
Developer documentation
|
Download Code::Blocks
Other resources
Development
Supported compilers
|