Developer(s) | Sandeep Dutta and others |
---|---|
Stable release | 4.3.0
/ July 7, 2023 |
Operating system | Microsoft Windows, macOS, GNU/Linux |
Type | C compiler |
License | GPL |
Website | sdcc |
The Small Device C Compiler (SDCC) is a free-software, partially retargetable[1] C compiler for 8-bit microcontrollers. It is distributed under the GNU General Public License. The package also contains an assembler, linker, simulator and debugger. As of March 2007, SDCC is the only open-source C compiler for Intel 8051-compatible microcontrollers.[2][3]Cite error: Closing </ref>
missing for <ref>
tag
Sources, documentation, and binaries are available for Linux (32-bit and 64-bit), macOS (PPC and 64-bit), and Windows (32-bit and 64-bit).
The following include binary compatible derivatives:
Work in progress:
Obsolete:
Original source: https://en.wikipedia.org/wiki/Small Device C Compiler.
Read more |