Code::Blocks
Sign in to saveAlso known as CodeBlocks
Code::Blocks is a free, open-source, cross-platform IDE that supports multiple compilers including GCC, Clang and Visual C++. It is developed in C++ using wxWidgets as the GUI toolkit. Using a plugin architecture, its capabilities and features are defined by the provided plugins. Currently, Code::Blocks is oriented towards C, C++, and Fortran. It has a custom build system and optional Make support.
Key facts
- Software.name
- Code::Blocks
- Software.logo
- Codeblocks logo.png
- Software.screenshot
- File:Code blocks 16.01.png
- Software.caption
- Code::Blocks 16.01
- Software.developer
- The Code::Blocks team
- Software.programming language
- C++ (wxWidgets)
- Software.latest preview version
- svn 13634
- Software.operating_system
- Cross-platform <!--
- Software.status
- Active getting preview error message that this tag is not valid -->
- Software.genre
- IDE
- Software.license
- GPL-3.0-only
via Wikipedia infobox
~3 min read
Encyclopedic overview
9 sectionsContents
- History
- Features
- Debugger
- GUI designer
- User migration
- Project files and build system
- See also
- References
- External links
Code::Blocks is a free, open-source, cross-platform IDE that supports multiple compilers including GCC, Clang and Visual C++. It is developed in C++ using wxWidgets as the GUI toolkit. Using a plugin architecture, its capabilities and features are defined by the provided plugins. Currently, Code::Blocks is oriented towards C, C++, and Fortran. It has a custom build system and optional Make support.
Code::Blocks is being developed for Windows and Linux and has been ported to FreeBSD, OpenBSD and Solaris. The latest binary provided for macOS version is 13.12 released on 2013/12/26 (compatible with Mac OS X 10.6 and later), but more recent versions can be compiled and MacPorts supplies version 17.12.
Excerpted from Wikipedia’s “Code::Blocks” article, available under the CC BY-SA 4.0 licence.