From b73e57e630fbfc06dc9f86ea71560c948ed8152f Mon Sep 17 00:00:00 2001 From: BackendButters Date: Sat, 20 Sep 2014 20:53:00 +0200 Subject: [PATCH] CLion added --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9848ae2..9ec1157 100644 --- a/README.md +++ b/README.md @@ -441,6 +441,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin ## Integrated Development Environment *List of C/C++ nominal IDEs.* +* [CLion](http://www.jetbrains.com/clion/) - Cross-platform C/C++ IDE from JetBrains. In pre-release/early access stadium. * [Code::Blocks](http://www.codeblocks.org/) - A free C, C++ and Fortran IDE. * [CodeLite](http://codelite.org/) - Another cross-plaform, free C/C++ IDE. [GPLv2 with an exception for plugins] * [Dev-C++](http://sourceforge.net/projects/orwelldevcpp/) - A portable C/C++/C++11 IDE.