Tiny C Compiler Alternatives
Tiny C Compiler is described as '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' and is an app in the development category. There are five alternatives to Tiny C Compiler for Windows, Linux, Mac, BSD and Haiku. The best Tiny C Compiler alternative is MinGW, which is both free and Open Source. Other great apps like Tiny C Compiler are GNU Compiler Collection, Pelles C, SDCC - Small Device C Compiler and Clue (compiler).
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...
- - MinGW is the most popular Windows & Linux alternative to Tiny C Compiler.
- - MinGW is the most popular Open Source & free alternative to Tiny C Compiler.
GNU Compiler Collection
Is this is a good alternative?YesNo10 GNU Compiler Collection alternatives- Free • Open Source
- Mac
- Windows
- Linux
- Haiku
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...
- - GNU Compiler Collection is the most popular Mac alternative to Tiny C Compiler.
Pelles C
Is this is a good alternative?YesNo61 Pelles C alternatives- Free Personal • Proprietary
- IDE
- Windows
Pelles C is a comprehensive development suite that can help you create apps compatible with Windows and ARM platforms.
SDCC - Small Device C Compiler
Is this is a good alternative?YesNo8 SDCC - Small Device C Compiler alternatives- Free • Open Source
- Mac
- Windows
- Linux
SDCC is a retargettable, optimizing Standard C (ANSI C89, ISO C99, ISO C11) compiler suite that targets the Intel MCS51 based microprocessors (8031, 8032, 8051, 8052, etc.), Maxim (formerly Dallas) DS80C390 variants, Freescale (formerly Motorola) HC08 based (hc08, s08), Zilog...
Clue (compiler)
Is this is a good alternative?YesNo2 Clue (compiler) alternatives- Free • Open Source
- Linux
Clue is an experimental C compiler that generates code for high-level dynamic languages such as Lua, Javascript, Perl5 and Common Lisp, as well as non-dynamic languages like C and Java. It supports the complete ANSI standard, including pointer arithmetic