I'm looking for a small and simple environment to run small C++ samples. I hate opening visual studio and creating a project just for a single source file with 50 lines of code. The only requirement is to have stl support( smth like this http://www.compileonline.com/compile_cpp_online.php on desktop would be great).
Thanks.
NetBeans, developed by Apache Software Foundation – Oracle Corporation, is also one of the most widely used IDE by the C/C++ developers. This free and open-source Integrated Development Environment allows you to create C and C++ applications with dynamic and static libraries.
As a beginner, you'll benefit from the functional in-built static libraries of the C language. However, even if you have the C libraries, you'll still need additional functions, depending on the project you're working on. That's where a C IDE comes in to ensure efficient and rapid application development.
One of the oppurtunities you have is Devcpp
You can also take a look at this maintained version of Dev-c++
SciTE is an editor I used to use. If I remember correctly it has short-cuts for build and run.
List of C++ IDEs.
List of online C++ compilers.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With