Top 15 MinGW-w64 Alternative and Similar Softwares | Apr 2024

The project's goal is to deliver runtime, headers, and libs for developing 64 bit (x64), as well as 32 bit (x86), windows applications using gcc-4.4 or newer versions.

It can be considered as a folk of MinGW(32)

1. MinGW

MinGW MinGW ("Minimalistic GNU for Windows") is a port of the GNU Compiler Collection (GCC) and GNU Binutils. It provides a complete Open Source programming toolset which is suitable for the development of native MS-Windows (x86) applications, which do not depend on any 3rd-party C-Runtime DLLs.MinGW compilers provide access to the......

2. cheerp

cheerp cheerp is the C++ compiler for the web.With cheerp, you can write a new web application, or port an existing one, all using in C++. cheerp will then generate JavaScript code that can run on any browser.......

3. Cppcheck

Cppcheck Cppcheck is an static analysis tool for C/C++ code. Unlike C/C++ compilers and many other analysis tools it does not detect syntax errors in the code. Cppcheck primarily detects the types of bugs that the compilers normally do not detect. The goal is to detect only real errors in the......

4. Code::Blocks

Code::Blocks Code::Blocks is a free C++ IDE built to meet the most demanding needs of its users. It is designed to be very extensible and fully configurable. An IDE with all the features a developer need, having a consistent look, feel and operation across platforms.Built around a plugin framework, Code::Blocks can......

5. PHP Desktop (Chromium)

PHP Desktop (Chromium) PHP Desktop is an open source project founded by Czarek Tomczak in 2012 to provide a way for developing native desktop applications using web technologies such as PHP, HTML5, JavaScript & SQLite. It embeds a web browser, a web server and a PHP interpreter. Supported Chromium web browser. The development......

6. wingdb

wingdb Debugging with GNU Project Debugger under Visual Studio. WinGDB is an extension for Visual Studio allowing to develop programs with GNU tools.......

7. Tiny C Compiler

Tiny C Compiler The Tiny C Compiler is an x86, x86-64 and ARM processor C compiler created by Fabrice Bellard. It is designed to work for slow computers with little disk space . Windows operating system support was added in version 0.9.23 . TCC is distributed under the GNU Lesser General Public License......

8. DJGPP

DJGPP DJGPP (DJ's GNU Programming Platform) is a development suite for 386+ IBM PC compatibles which supports DOS-enabled operating systems. It is guided by DJ Delorie, who began the project in 1989. It is a port of the popular GCC compiler, as well as mostly GNU utilities such as bash, find,......

9. C4droid

C4droid C4droid is a user-friendly (but powerful) C/C++ IDE + C/C++ compiler for Android.Basic features:- Offline C compiler: create your own applications on Android device and run them even without Internet access- Source code editor with syntax highlighting, tabs, code completion, code formatting, file association and undo/redo- Export&share your programs as......

10. Orwell Dev-C++

Orwell Dev-C++ Orwell Dev-C++ is a Portable (IDE) Integrated Development Environment and Compiler for the C++ programming language. It's a maintained version of Dev-C++ which features an updated MinGW compiler and updated code.Sporting GCC, Mingw or Cygwin as compiler and libraries set, this C++ Development Environment has been ported for use within......

11. NASM

NASM The Netwide Assembler, NASM, is an 80x86 and x86-64 assembler designed for portability and modularity. It supports a range of object file formats, including Linux and *BSD a.out, ELF, COFF, Mach-O, Microsoft 16-bit OBJ, Win32 and Win64. It will also output plain binary files. Its syntax is designed to be......

12. GNAT Programming Studio

GNAT Programming Studio GPS, the GNAT Programming Studio, is a cutting-edge Free Software IDE that streamlines the interaction between developers and their software. With its intuitive interface, GPS is easy to use, simplifying source navigation and highlighting the fundamental ideas in the program.By displaying core application structures, such as call graphs, program entity......

13. PHP Desktop

PHP Desktop PHP Desktop is an open source project founded by Czarek Tomczak in 2012 to provide a way for developing native desktop applications using web technologies such as PHP, HTML5, JavaScript & SQLite. It embeds a web browser, a web server and a PHP interpreter. Supported browsers are Internet Explorer and......

14. CLISP

CLISP CLISP is a portable ANSI Common Lisp implementation and development environment by Bruno Haible. Interpreter, compiler, debugger, CLOS, MOP, FFI, Unicode, sockets, CLX. UI in English, German, French, Spanish, Dutch, Russian, and Danish.......

15. Meson

Meson The main design point of Meson is that every moment a developer spends writing or debugging build definitions is a second wasted. So is every second spent waiting for the build system to actually start compiling code.Features- multiplatform support for Linux, OSX, Windows, Gcc, Clang, Visual Studio and others- supported......