• Compiler Multiple compiler support: GCC (MingW / GNU GCC) MSVC++ clang Digital Mars Borland C++ 5.5 Open Watcom ..and more!
  • Very fast custom build system (no makefiles needed)Support for parallel builds (utilizing your CPU's extra cores)
  • Multi-target projectsWorkspaces to combine multiple projectsInter-project dependencies inside workspace
  • Imports Dev-C++ projects Debugger Interfaces GNU GDB Also supports MS CDB (not fully featured)
  • Tabbed interfaceCode completionClass BrowserSmart indentOne-key swap between .h and .c/.cpp filesOpen files list for quick switching between files (optional)

Good IDE for C, C++, and FORTRAN.