Channels ▼
RSS

Tools

JetBrains CLion: A New Cross Platform C/C++ IDE


JetBrains has released news of its new cross-platform C/C++ IDE named CLion (pronounced "sea lion"), with its central proposition to enhancing productivity for every C and C++ developer on Linux, OS X, and Windows. It is available now as an Early Access Program build.

CLion provides intelligent support for the C/C++ programming languages and is "seamlessly integrated" with the well-known CMake build system. As readers will know, CMake is a family of tools designed to build, test, and package as it controls the software compilation process using simple platform and compiler independent configuration files.

In terms of operation, CLion asks developers to use its smart editor and generate and refactor code, analyze with built-in inspections, and debug also.

CLion supports the GCC and Clang compilers. For debugging, CLion currently supports GDB 7.8. The development team says that the debugging experience is "just as you would expect" here; i.e., developers can run a program step-by-step, set breakpoints, evaluate expressions, add watches, and set variable values manually during execution.

According to the JetBrains product blog, "Knowing your code through and through, CLion takes care of the routine while you focus on the important things. The intelligent features of CLion are expressly designed to boost your productivity and improve the quality of your code. The smart editor saves your time with code completion and highlighting (including smart completion that filters the list of types, methods, and variables to match the expected type of an expression)."

Cross-platform from the start, this IDE can be used on OS X, Linux, or Windows (with the MinGW and Cygwin toolsets) and there is quick start guide for each platform.

JetBrains also says that writing code can be a lot easier and quicker when the programmer uses the code generation options available in CLion, which include: Generate constructor/destructor; Generate getters/setters; Override/implement; Live templates; and Surround with if-else, while, #ifdef, etc.

The company is forward looking with this product and says that it plans to publish v1.0 in a couple of months. While continuing with the current features (and especially with CMake support), JetBrains hope to add LLDB and/or Google Test.


'); }

Related Reading


More Insights






Currently we allow the following HTML tags in comments:

Single tags

These tags can be used alone and don't need an ending tag.

<br> Defines a single line break

<hr> Defines a horizontal line

Matching tags

These require an ending tag - e.g. <i>italic text</i>

<a> Defines an anchor

<b> Defines bold text

<big> Defines big text

<blockquote> Defines a long quotation

<caption> Defines a table caption

<cite> Defines a citation

<code> Defines computer code text

<em> Defines emphasized text

<fieldset> Defines a border around elements in a form

<h1> This is heading 1

<h2> This is heading 2

<h3> This is heading 3

<h4> This is heading 4

<h5> This is heading 5

<h6> This is heading 6

<i> Defines italic text

<p> Defines a paragraph

<pre> Defines preformatted text

<q> Defines a short quotation

<samp> Defines sample computer code text

<small> Defines small text

<span> Defines a section in a document

<s> Defines strikethrough text

<strike> Defines strikethrough text

<strong> Defines strong text

<sub> Defines subscripted text

<sup> Defines superscripted text

<u> Defines underlined text

Dr. Dobb's encourages readers to engage in spirited, healthy debate, including taking us to task. However, Dr. Dobb's moderates all comments posted to our site, and reserves the right to modify or remove any content that it determines to be derogatory, offensive, inflammatory, vulgar, irrelevant/off-topic, racist or obvious marketing or spam. Dr. Dobb's further reserves the right to disable the profile of any commenter participating in said activities.

 
Disqus Tips To upload an avatar photo, first complete your Disqus profile. | View the list of supported HTML tags you can use to style comments. | Please read our commenting policy.
 
'); }

Tools Recent Articles

Upcoming Events



Most Recent Premium Content