SDCC - Small Device C Compiler vs Tiny C Compiler
A side-by-side look at SDCC - Small Device C Compiler and Tiny C Compiler. For an in-depth review of either product, follow the links below.
SDCC - Small Device C Compiler
Development
SDCC is an open-source C compiler suite designed for 8-bit microcontrollers. It supports multiple hardware platforms and generates efficient code optimized for small memory models.
c-compilermicrocontrollerssmall-devices
Tiny C Compiler
Development
Tiny C Compiler (TCC) is an extremely small and fast C compiler created by Fabrice Bellard. It is designed for compiling, linking and executing C code very quickly, making it useful for testing snippets of code.
c-compilersmallfasttestingsnippets
Related Comparisons
GNU Compiler Collection
MPLAB X IDE
PicCBuilder