Code:Blocks IDE

Ana Sayfa: http://www.codeblocks.org

Code::Blocks is the open-source, cross-platform Integrated Development Environment (IDE). Built around a plugin framework, Code::Blocks can be extended with plugins. Any kind of functionality can be added by installing/coding a plugin. It is based on a self-developed plugin framework allowing unlimited extensibility. Most of its functionality is already provided by pre-installed plugins included in the base package:

  • Çok sayıda ücretsiz derleyiciler için derleyici arayüzü

  • GDB için debugger arayüzü (ve Windows platformları için CDB)

  • Source formatter (based on AStyle)

  • C++ sınıfları oluşturmak için Wizard

  • Code-completion / symbols-browser (work in progress)

  • Default MIME handler

  • Yeni Code::Blocks eklentileri oluşturma sihirbazı

  • To-do list

  • Betikler temel alınarak geliştirilebilir sihirbaz (yeni projects/targets/etc oluşturmak için)

  • Otomatik kaydet (Beklenmeyen durumlarda işinizi kaydeder)

Addtional plugins for Code:Blocks can be obtained at their wiki website: http://wiki.codeblocks.org/index.php?title=Code::Blocks_Plugins