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
IDEs & Editors
Eclipse IDE
Modular Java-first IDE platform with marketplace plugins for dozens of languages and toolchains.
IDEs & Editors
VSCodium
Community builds of VS Code OSS without Microsoft branding/telemetry defaults.
IDEs & Editors
IntelliJ IDEA Community
JetBrains Java/Kotlin IDE open-core edition.
IDEs & Editors
Visual Studio Code
Microsoft’s widely used editor with extensions and Language Server Protocol.
IDEs & Editors
Apache NetBeans
Apache-licensed IDE with strong Java, PHP, and HTML5 tooling and Ant/Maven integration.
IDEs & Editors
Neovim
Vim-fork editor with Lua config and strong LSP integration paths.
