About: Embedded C

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

Embedded C is a set of language extensions for the C programming language by the C Standards Committee to address commonality issues that exist between C extensions for different embedded systems. Embedded C programming typically requires nonstandard extensions to the C language in order to support enhanced microprocessor features such as fixed-point arithmetic, multiple distinct memory banks, and basic I/O operations. The C Standards Committee produced a Technical Report, most recently revised in 2008 and reviewed in 2013, providing a common standard for all implementations to adhere to. It includes a number of features not available in normal C, such as fixed-point arithmetic, named address spaces and basic I/O hardware addressing. Embedded C uses most of the syntax and semantics of stan

Property Value
dbo:abstract
  • لغة سي المدمجة هي مجموعة من الامتدادات للغة البرمجة سي والتي أضيفت من قِبل لجنة مقاييس لغة السي لعنونة مواضيع القواسم المشتركة التي توجد بين امتدادات السي للأنظمة المدمجة المختلفة، فتاريخيًا برمجة لغة السي المدمجة تتطلب امتدادات غير قياسية للغة السي لتدعيم الخصائص الغريبة مثل: حساب النقطة الثابتة، وبنوك الذاكرة المميزة المتعددة، والعمليات الأساسية للإدخال والإخراج.في عام 2008 قامت لجنة مقاييس لغة السي بتطوير لغة السي لتوفي هذه القضايا بتوفير مقياس مشترك لكل عمليات التنفيذ لتقيدها، وهي تشمل بعض الخصائص غير المتاحة في لغة السي العادية، مثل: حساب النقطة الثابتة، ومساحات العنوين المسماة، وعنونة عتاد الإدخال/الإخراج الأساسية. وتستخدم لغة السي المدمجة أغلب الصياغات (syntax)، والدلالات (semantics)، مثل: الدالة الأساسية main، وتعريف المتغيرات، والإعلان عن نوع البيانات، والجمل الشرطية (if, switch, case)، والتكرارات (while, for)، والدوال، والترتيبات وسلاسل الأحرف، والتنظيمات والاتحاد، والعمليات على مستوى العدد الثنائي (bit)، والكلِّيات (macros) باستخدام المعالج التمهيدي C preprocessor. (ar)
  • Embedded C is a set of language extensions for the C programming language by the C Standards Committee to address commonality issues that exist between C extensions for different embedded systems. Embedded C programming typically requires nonstandard extensions to the C language in order to support enhanced microprocessor features such as fixed-point arithmetic, multiple distinct memory banks, and basic I/O operations. The C Standards Committee produced a Technical Report, most recently revised in 2008 and reviewed in 2013, providing a common standard for all implementations to adhere to. It includes a number of features not available in normal C, such as fixed-point arithmetic, named address spaces and basic I/O hardware addressing. Embedded C uses most of the syntax and semantics of standard C, e.g., main function, variable definition, datatype declaration, conditional statements (if, switch case), loops (while, for), functions, arrays and strings, structures and union, bit operations, macros, etc. (en)
  • 嵌入式C语言是由为解决C语言与不同嵌入式应用之间存在的共同问题而提出的一种C语言标准化扩展。 (zh)
dbo:wikiPageID
  • 32546164 (xsd:integer)
dbo:wikiPageLength
  • 2218 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1086798345 (xsd:integer)
dbo:wikiPageWikiLink
dbp:date
  • February 2022 (en)
dbp:reason
  • c18 includes embedded c, but is not in the article. I am not expert, and i can't edit this. (en)
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • 嵌入式C语言是由为解决C语言与不同嵌入式应用之间存在的共同问题而提出的一种C语言标准化扩展。 (zh)
  • لغة سي المدمجة هي مجموعة من الامتدادات للغة البرمجة سي والتي أضيفت من قِبل لجنة مقاييس لغة السي لعنونة مواضيع القواسم المشتركة التي توجد بين امتدادات السي للأنظمة المدمجة المختلفة، فتاريخيًا برمجة لغة السي المدمجة تتطلب امتدادات غير قياسية للغة السي لتدعيم الخصائص الغريبة مثل: حساب النقطة الثابتة، وبنوك الذاكرة المميزة المتعددة، والعمليات الأساسية للإدخال والإخراج.في عام 2008 قامت لجنة مقاييس لغة السي بتطوير لغة السي لتوفي هذه القضايا بتوفير مقياس مشترك لكل عمليات التنفيذ لتقيدها، وهي تشمل بعض الخصائص غير المتاحة في لغة السي العادية، مثل: حساب النقطة الثابتة، ومساحات العنوين المسماة، وعنونة عتاد الإدخال/الإخراج الأساسية. (ar)
  • Embedded C is a set of language extensions for the C programming language by the C Standards Committee to address commonality issues that exist between C extensions for different embedded systems. Embedded C programming typically requires nonstandard extensions to the C language in order to support enhanced microprocessor features such as fixed-point arithmetic, multiple distinct memory banks, and basic I/O operations. The C Standards Committee produced a Technical Report, most recently revised in 2008 and reviewed in 2013, providing a common standard for all implementations to adhere to. It includes a number of features not available in normal C, such as fixed-point arithmetic, named address spaces and basic I/O hardware addressing. Embedded C uses most of the syntax and semantics of stan (en)
rdfs:label
  • سي للأنظمة المضمنة (ar)
  • Embedded C (en)
  • 嵌入式C语言 (zh)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
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