*** Welcome to piglix ***

Small Device C Compiler

Small Device C Compiler
Developer(s) Sandeep Dutta and others
Stable release
3.6.0 / June 12, 2016; 10 months ago (2016-06-12)
Repository sourceforge.net/p/sdcc/code/HEAD/tree/
Operating system Microsoft Windows, OS X, Linux
Type C compiler
License GPL
Website sdcc.sourceforge.net

The Small Device C Compiler (SDCC) is a free-software, partially retargetableC compiler for microcontrollers. It is distributed under the GNU General Public License. The package also contains a linker, assembler, simulator and debugger. As of March 2007, SDCC is the only open-source C compiler for Intel 8051-compatible microcontrollers. In 2011 the compiler was downloaded on average more than 200 times per day.

The SDCC compiler was used by the FreeRTOS project to port its real-time operating system to the 8051-based Silabs (formerly Cygnal) series of microcontrollers.

Work is in progress on:


...
Wikipedia

...