… software which emulates many Linux functions on Windows. With Cygwin, you're provided with a collection of tools that will provides a terminal with the related tools that is similar to Unix and Linux systems in Windows. The idea of its creators was to …
a collection of various tools and libraries aimed to provide a Linux-like environment on Windows Operating System and pick the components that you want to deploy on your system Cygwin is a collection of tools which provide a Linux look and feel More about Cygwin
… uses Mingw port of GCC (GNU Compiler Collection) as its compiler. Dev-C++ can also be used in combination with Cygwin or any other GCC based compiler. * Code Completion: Autocomplete and auto-correction for C/C++ code
Dev-C++ Portable Dev-C++ Portable is the on-the-go version of Dev-C++. It has all the features that come with Dev-C++, but the difference is that you can directly run it from an external device, without having to install it. The user interface is simple More about Dev-C++ Portable
… CodeLite is an IDE for C and C++. The slightly complicated installation requires downloading and installing MinGW (the compiler) and GDB (the debugger), and defining their path in the Build Settings and Debugger Settings menus. From there, …
C/C++ source code editor that features debugging options, syntax highlighting, code completion and line numbering, allowing you to create complex projects CodeLite is an open-source, free, cross-platform IDE specialized in C, C++, PHP and JavaScript More about CodeLite
… analyzer that provides features like code completion, navigation, and transformation. What's more, TheIDE can work with GCC, MinGW, and Visual C++ 7.1 or 8.0 compilers (including free Visual C++ Toolkit 2003 and Visual C++ 2005 …
… coding compiler and editor for the advanced programmer. Code::Blocks is a free, open-source, cross-platform C, C and Fortran IDE built to meet the most demanding needs of its users. It is designed to be very extensible and fully configurable. Using a …
… standalone terminal emulator, usually included with Cygwin, can be used as an alternative to the Windows Powershell and emulators xterm as well as a few other terminals. Terminal emulator compatible with Cygwin and other projects. MinTTY is a free and …