Small Device C Compiler: Difference between revisions

Content deleted Content added
JuanToño (talk | contribs)
Order of process while compiling/building a solution (assembling comes before the linker).
JuanToño (talk | contribs)
grammar
Line 10:
}}
 
The '''Small Device C Compiler''' ('''SDCC''') is a [[free-software]], partially [[Retargetable compiler|retargetable]]<ref>Rainer Leupers, Peter Marwedel: "Retargetable Compiler Technology for Embedded Systems: Tools and Applications", page 126. Springer, 2001</ref> [[C (programming language)|C]] [[compiler]] for 8-bit [[microcontroller]]s. It is distributed under the [[GNU General Public License]]. The package also contains aan [[assembly language|assembler]], [[Linker (computing)|linker]], [[simulator]] and [[debugger]]. As of March 2007, SDCC is the only open-source C compiler for [[Intel 8051]]-compatible microcontrollers.<ref>
According to a [[Google]] search for: [http://www.google.com/search?hl=en&safe=off&q=8051+open+source+C+compiler&btnG=Search 8051 open source C compiler]
</ref><ref>