Download Code::Blocks free latest version - Ayaz Tech
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.
Some Basic Information About Code::Block
Initial release: 2005; 17 years ago
Stable release: 20.03 / March 29, 2020
Written in: C++ (wxWidgets)
Operating system: Cross-platform
Type: IDE
Website: www.codeblocks.org
Post a Comment