Jump to content

B: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Created page with "The programming language B was designed by Dennis M. Ritchie and Ken L. Thompson in 1969 at at AT&T Bell Telephone Laboratories. The language is suitable for system programmin..."
 
Ak120 (talk | contribs)
mNo edit summary
 
Line 1: Line 1:
The programming language B was designed by Dennis M. Ritchie and Ken L. Thompson in 1969 at at AT&T Bell Telephone Laboratories. The language is suitable for system programming.
The programming language B was designed by Dennis M. Ritchie and Ken L. Thompson in 1969 at the AT&T Bell Telephone Laboratories. The language is suitable for system programming.


==Implementations==
==Implementations==

Latest revision as of 17:29, 19 March 2018

The programming language B was designed by Dennis M. Ritchie and Ken L. Thompson in 1969 at the AT&T Bell Telephone Laboratories. The language is suitable for system programming.

Implementations

The Unix dialect of B closely followed the original Honeywell version. It has been later superseded by C.

Links