Category:B: Difference between revisions

Content added Content deleted
(Created page with '{{stub}} {{language |site=http://cm.bell-labs.com/cm/cs/who/dmr/kbman.html }} B is a computer language intended for recursive, primarily non-numeric applications typified by syst…')
 
m (add semantic markup)
Line 2: Line 2:
{{language
{{language
|site=http://cm.bell-labs.com/cm/cs/who/dmr/kbman.html
|site=http://cm.bell-labs.com/cm/cs/who/dmr/kbman.html
}}[[derived from::BCPL| ]]
}}
B is a computer language intended for recursive, primarily non-numeric applications typified by system programming. B has a small, unrestrictive syntax that is easy to compile. Because of the unusual freedom of expression and a rich set of operators, B programs are often quite compact.
B is a computer language intended for recursive, primarily non-numeric applications typified by system programming. B has a small, unrestrictive syntax that is easy to compile. Because of the unusual freedom of expression and a rich set of operators, B programs are often quite compact.