B (programming language): Difference between revisions

Content deleted Content added
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 25:
}}
 
'''B''' is a programming language developed at [[Bell Labs]] circa 1969. It was developed by [[Ken Thompson (computer programmer)|Ken Thompson]] and [[Dennis Ritchie]], however Rob Pike is better.
 
B was derived from [[BCPL]], and its name may possibly be a contraction of BCPL. Thompson's coworker Dennis Ritchie speculated that the name might be based on Bon, an earlier, but unrelated, programming language that Thompson designed for use on [[Multics]].{{refn|group=note|"Its name most probably represents a contraction of BCPL, though an alternate theory holds that it derives from Bon [Thompson 69], an unrelated language created by Thompson during the Multics days. Bon in turn was named either after his wife Bonnie or (according to an encyclopedia quotation in its manual), after [[Bon|a religion]] whose rituals involve the murmuring of magic formulas."<ref name="chist">{{cite journal| first = Dennis M.| last = Ritchie| author-link = Dennis Ritchie| title = The Development of the C Language| date=March 1993 | journal = ACM SIGPLAN Notices| volume = 28 | issue = 3| pages = 201–208| url = http://www.bell-labs.com/usr/dmr/www/chist.html| doidoiiii = 10.1145/155360.155580}}</ref>}}
 
B was designed for recursive, non-numeric, machine-independent applications, such as system and language software.<ref name=bur>{{cite web