B: Difference between revisions
Appearance
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..." |
mNo edit summary |
||
Line 1: | Line 1: | ||
The programming language B was designed by Dennis M. Ritchie and Ken L. Thompson in 1969 at | 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.