Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>Try <a href="http://www.codeblocks.org/features" rel="nofollow noreferrer">Code::Blocks</a></p> <p>Highlights:</p> <pre><code>* Open Source! GPLv3, no hidden costs. * Cross-platform. Runs on Linux, Mac, Windows (uses wxWidgets). * Written in C++. No interpreted languages or proprietary libs needed. * Extensible through plugins </code></pre> <p>Compiler:</p> <pre><code>* Multiple compiler support: o GCC (MingW / GNU GCC) o MSVC++ o Digital Mars o Borland C++ 5.5 o Open Watcom o ...and more * Very fast custom build system (no makefiles needed) * Support for parallel builds (utilizing your CPU's extra cores) * Multi-target projects * Workspaces to combine multiple projects * Inter-project dependencies inside workspace * Imports MSVC projects and workspaces (NOTE: assembly code not supported yet) * Imports Dev-C++ projects </code></pre> <p>Debugger:</p> <pre><code>* Interfaces GNU GDB * Also supports MS CDB (not fully featured) * Full breakpoints support: o Code breakpoints o Data breakpoints (read, write and read/write) o Breakpoint conditions (break only when an expression is true) o Breakpoint ignore counts (break only after certain number of hits) * Display local function symbols and arguments * User-defined watches (support for watching user-defined types through scripting) * Call stack * Disassembly * Custom memory dump * Switch between threads * View CPU registers </code></pre> <p>Interface:</p> <pre><code>* Syntax highlighting, customizable and extensible * Code folding for C++ and XML files. * Tabbed interface * Code completion * Class Browser * Smart indent * One-key swap between .h and .c/.cpp files * Open files list for quick switching between files (optional) * External customizable "Tools" * To-do list management with different users </code></pre> <p><img src="https://images.betanews.com/screenshots/1137557273-1.png" alt="alt text"></p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload