An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

The Small Device C Compiler (SDCC) is a free-software, partially retargetable 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.In 2011 the compiler was downloaded on average more than 200 times per day.

Property Value
dbo:abstract
  • Der Small Device C Compiler (SDCC) ist ein quelloffener C-Cross-Compiler für Mikrokontroller. Die Software-Suite umfasst neben dem Compiler einen Linker, Assembler, Simulator und Debugger. Sein Design ist für eine Anpassung an weitere 8-Bit-Zielsysteme ausgelegt (engl. retargetable). Die Software steht unter der GNU General Public License. SDCC wurde eingesetzt, um das Echtzeit-Betriebssystem des FreeRTOS-Projekts auf die 8051-basierte Mikrocontroller-Serie der Silicon Laboratories zu portieren. (de)
  • El compilador SDCC (por sus siglas en inglés Small Device C Compiler (SDCC)) es un compilador de Software libre para lenguaje C enfocado en microcontroladores de 8 bits. Se distribuye bajo la Licencia Pública General GNU. El paquete también contiene un ensamblador, linker, simulador y debugger. En marzo de 2007, SDCC se volvió el único compilador de lenguaje C de código abierto para microcontroladores Intel 8051 y compatibles.​​​ En el año 2011 el compilador tuvo una tasa diaria promedio de descargas superior a 200. (es)
  • The Small Device C Compiler (SDCC) is a free-software, partially retargetable 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.In 2011 the compiler was downloaded on average more than 200 times per day. (en)
  • Small Device C Compiler (abrégé SDCC) est un compilateur C pour des microcontrôleurs 8-bits. Il est distribué sous la Licence publique générale GNU. Le paquetage contient également un assembleur, un éditeur de liens, un simulateur et un débogueur. (fr)
  • 소형소자 C 컴파일러 (SDCC)는 오픈 소스이고, 부분적으로 마이크로컨트롤러용 C 컴파일러이다. 그것은 GNU 일반 공중 사용 허가서로 배포된다. 또한 패키지는 링커, 어셈블러, 시뮬레이터, 디버거를 포함하고 있다. 2006년 2월에, 소형소자 C 컴파일러는 오직 인텔 8051-호환되는 마이크로컨트롤러용 C 컴파일러만 오픈 소스였다. 소형소자 C 컴파일러는 8051에 실시간 운형체제 시스템을 이식하기 위한 개발계획에 의하여 사용되었다. (ko)
  • Small Device C Compiler ou SDCC (em português: Compilador C para Dispositivo Pequeno) é um compilador C código aberto, parcialmente portável, para microcontroladores. Ele é distribuído sob a GNU General Public License. O pacote contém também um organizador, um montador, um simulador e um depurador. A partir de Março de 2007, o SDCC é o único compilador C open source para microcontroladores compatíveis com o Intel 8051. O compilador SDCC foi usado pelo projeto para portar seu sistema operacional de tempo real para a série de microcontroladores baseados no 8051 da (antiga ). (pt)
  • Small Device C Compiler (SDCC) — компилятор языка программирования C с поддержкой большого количества целевых микроконтроллеров: * Intel MCS51 (8031, 8032, 8051, 8052 и другие) * Варианты DS80C390 * Основанные на Freescale (ранее Motorola) HC08 (hc08, s08) * Основанные на Zilog Z80 (z80, z180, ez80, gbz80, Rabbit 2000/3000, Rabbit 3000A) * Maxim (ранее Dallas) * STMicroelectronics STM8 Ведётся работа над поддержкой Microchip PIC16 и PIC18. (ru)
  • Small Device C Compiler (SDCC) — вільний крос-компілятор мови програмування C. Підтримує низку 8-бітних мікроконтролерів і передбачає адаптацію (англ. retargeting) на інші аріхтектури. До складу пакету входять також асемблер, компонувальник, симулятор та зневаджувач. Більша частина компонентів пакету поширюється на умовах ліцензії GPL, — на умовах . (uk)
dbo:genre
dbo:latestReleaseDate
  • 2022-03-08 (xsd:date)
dbo:latestReleaseVersion
  • 4.2.0
dbo:license
dbo:operatingSystem
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 9230972 (xsd:integer)
dbo:wikiPageLength
  • 4288 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1075912266 (xsd:integer)
dbo:wikiPageWikiLink
dbp:developer
  • Sandeep Dutta and others (en)
dbp:genre
dbp:latestReleaseDate
  • 2022-03-08 (xsd:date)
dbp:latestReleaseVersion
  • 4.200000 (xsd:double)
dbp:license
dbp:name
  • Small Device C Compiler (en)
dbp:operatingSystem
dbp:wikiPageUsesTemplate
dbp:wordnet_type
dcterms:subject
rdf:type
rdfs:comment
  • Der Small Device C Compiler (SDCC) ist ein quelloffener C-Cross-Compiler für Mikrokontroller. Die Software-Suite umfasst neben dem Compiler einen Linker, Assembler, Simulator und Debugger. Sein Design ist für eine Anpassung an weitere 8-Bit-Zielsysteme ausgelegt (engl. retargetable). Die Software steht unter der GNU General Public License. SDCC wurde eingesetzt, um das Echtzeit-Betriebssystem des FreeRTOS-Projekts auf die 8051-basierte Mikrocontroller-Serie der Silicon Laboratories zu portieren. (de)
  • El compilador SDCC (por sus siglas en inglés Small Device C Compiler (SDCC)) es un compilador de Software libre para lenguaje C enfocado en microcontroladores de 8 bits. Se distribuye bajo la Licencia Pública General GNU. El paquete también contiene un ensamblador, linker, simulador y debugger. En marzo de 2007, SDCC se volvió el único compilador de lenguaje C de código abierto para microcontroladores Intel 8051 y compatibles.​​​ En el año 2011 el compilador tuvo una tasa diaria promedio de descargas superior a 200. (es)
  • The Small Device C Compiler (SDCC) is a free-software, partially retargetable 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.In 2011 the compiler was downloaded on average more than 200 times per day. (en)
  • Small Device C Compiler (abrégé SDCC) est un compilateur C pour des microcontrôleurs 8-bits. Il est distribué sous la Licence publique générale GNU. Le paquetage contient également un assembleur, un éditeur de liens, un simulateur et un débogueur. (fr)
  • 소형소자 C 컴파일러 (SDCC)는 오픈 소스이고, 부분적으로 마이크로컨트롤러용 C 컴파일러이다. 그것은 GNU 일반 공중 사용 허가서로 배포된다. 또한 패키지는 링커, 어셈블러, 시뮬레이터, 디버거를 포함하고 있다. 2006년 2월에, 소형소자 C 컴파일러는 오직 인텔 8051-호환되는 마이크로컨트롤러용 C 컴파일러만 오픈 소스였다. 소형소자 C 컴파일러는 8051에 실시간 운형체제 시스템을 이식하기 위한 개발계획에 의하여 사용되었다. (ko)
  • Small Device C Compiler ou SDCC (em português: Compilador C para Dispositivo Pequeno) é um compilador C código aberto, parcialmente portável, para microcontroladores. Ele é distribuído sob a GNU General Public License. O pacote contém também um organizador, um montador, um simulador e um depurador. A partir de Março de 2007, o SDCC é o único compilador C open source para microcontroladores compatíveis com o Intel 8051. O compilador SDCC foi usado pelo projeto para portar seu sistema operacional de tempo real para a série de microcontroladores baseados no 8051 da (antiga ). (pt)
  • Small Device C Compiler (SDCC) — компилятор языка программирования C с поддержкой большого количества целевых микроконтроллеров: * Intel MCS51 (8031, 8032, 8051, 8052 и другие) * Варианты DS80C390 * Основанные на Freescale (ранее Motorola) HC08 (hc08, s08) * Основанные на Zilog Z80 (z80, z180, ez80, gbz80, Rabbit 2000/3000, Rabbit 3000A) * Maxim (ранее Dallas) * STMicroelectronics STM8 Ведётся работа над поддержкой Microchip PIC16 и PIC18. (ru)
  • Small Device C Compiler (SDCC) — вільний крос-компілятор мови програмування C. Підтримує низку 8-бітних мікроконтролерів і передбачає адаптацію (англ. retargeting) на інші аріхтектури. До складу пакету входять також асемблер, компонувальник, симулятор та зневаджувач. Більша частина компонентів пакету поширюється на умовах ліцензії GPL, — на умовах . (uk)
rdfs:label
  • Small Device C Compiler (de)
  • Compilador SDCC (es)
  • Small Device C Compiler (fr)
  • 소형소자 C 컴파일러 (ko)
  • Small Device C Compiler (en)
  • Small Device C Compiler (pt)
  • Small Device C Compiler (ru)
  • Small Device C Compiler (uk)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
foaf:name
  • Small Device C Compiler (en)
is dbo:wikiPageDisambiguates of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License