Category:C3: Difference between revisions

219 bytes removed ,  2 years ago
no edit summary
(Intro)
No edit summary
 
Line 9:
|compat=both
|tags=c3}}
'''C3''' is a [[procedural programming|procedural]], imperative language evolved from [[C]], with minor changes to syntax and semantics. Like C it's intended for [[procedural programming]]. Among otherthe thingchanges itare addsadded modules, semantic macros, error handling and slices. onThere topis of what C offers, while doing away with theno preprocessor.
 
The C3 name is a nod to the [[C2]] language which it was inspired by. It shares goals and some syntax with C2, and the original author of C3 also contributed to C2's source code.
 
If you can't find an implementation for your task in the C3 category below, please look in the [[C]] category, as many of the tasks can be implemented very similarly in C3 and C.
 
{{language programming paradigm|Imperative}}
38

edits