[accepted revision] | [accepted revision] |
Content deleted Content added
m →ANSI C and ISO C: emphasis |
HertzDonuts (talk | contribs) mNo edit summary |
||
Line 584:
== Related languages ==
[[File:Tiobe index 2020 may.png|alt=|thumb|The [[TIOBE index]] graph, showing a comparison of the popularity of various programming languages<ref name="MmjNC">{{cite magazine |url=https://www.wired.com/2013/01/java-no-longer-a-favorite/ |title=Is Java Losing Its Mojo? |first1=Robert |last1=McMillan |date=August 1, 2013 |magazine=[[Wired (magazine)|Wired]] |access-date=March 5, 2017 |archive-date=February 15, 2017 |archive-url=https://web.archive.org/web/20170215115409/https://www.wired.com/2013/01/java-no-longer-a-favorite/ |url-status=live }}</ref>]]▼
▲graph, showing a comparison of the popularity of various programming languages<ref name="MmjNC">{{cite magazine |url=https://www.wired.com/2013/01/java-no-longer-a-favorite/ |title=Is Java Losing Its Mojo? |first1=Robert |last1=McMillan |date=August 1, 2013 |magazine=[[Wired (magazine)|Wired]] |access-date=March 5, 2017 |archive-date=February 15, 2017 |archive-url=https://web.archive.org/web/20170215115409/https://www.wired.com/2013/01/java-no-longer-a-favorite/ |url-status=live }}</ref>]]
{{main|List of C-family programming languages}}
C has both directly and indirectly influenced many later languages such as [[C++]] and [[Java (programming language)|Java]].<ref name="kafmy">{{Cite book|title=Pillars of computing : a compendium of select, pivotal technology firms |last1=O'Regan |first1=Gerard |isbn=978-3319214641 |oclc=922324121 |date=September 24, 2015|publisher=Springer }}</ref> The most pervasive influence has been syntactical; all of the languages mentioned combine the statement and (more or less recognizably) expression [[C syntax|syntax of C]] with type systems, data models or large-scale program structures that differ from those of C, sometimes radically.
|