Skip to content
OpenCatalogcurated by FLOSSK
IDEs & Editors

Code::Blocks

Free C/C++/Fortran IDE built around wxWidgets with multiple compiler backends.

Why it is included

GPL-3.0 IDE still used in classrooms and embedded workshops.

Best for

Beginners learning C++ with a full debugger UI on modest hardware.

If you use Windows, Mac, or paid tools

C/C++ IDE alternative to Visual Studio (workload), CLion (paid), and Xcode for teaching and small native projects.

Strengths

  • Lightweight vs Eclipse
  • Multiple compilers
  • Plugin SDK

Limitations

  • Smaller ecosystem than VS Code for web stacks

Good alternatives

Eclipse IDE · CLion (proprietary)

Related tools