LLVM AlternativesCompilers and other similar apps like LLVM
LLVM is described as 'Compiler infrastructure designed for compile-time, link-time, run-time, and "idle-time" optimization of programs written in arbitrary programming languages. Originally implemented for C and C++, the language-agnostic design (and the success) of LLVM has since' and is a Compiler in the development category. There are eight alternatives to LLVM for a variety of platforms, including Linux, Windows, Mac, BSD and Cygwin apps. The best LLVM alternative is MinGW, which is both free and Open Source. Other great apps like LLVM are GNU Compiler Collection, clang, Tiny C Compiler and QBE.
- 23 MinGW alternatives
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...
License model
- Free • Open Source
Application type
Country of Origin
United States
Platforms
- Windows
- Linux
- BSD
MinGW Features
- 11 GNU Compiler Collection alternatives
The GNU Compiler Collection (GCC) is a compiler system produced by the GNU Project supporting various programming languages. GCC is a key component of the GNU toolchain. As well as being the official compiler of the unfinished GNU operating system, GCC has been adopted as the...
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 .
Tiny C Compiler Features
Comments about Portable C Compiler as an Alternative to LLVM
LLVM is a tool for building compilers. Portable C Compiler is a compiler.
Open Watcom is a project of the open source community to maintain and enhance the Watcom C, C++, and Fortran cross compilers and tools.
LLVM is not a C compiler. Clang is a C compiler that uses LLVM