Syntax highlighting for the B language
The repository contains a source code for the Sublime Text 2/3 package which implements syntax highlighting for the B programming language. This package does not claim to complete covering of all the syntax constructions existing in B language specification, moreover, it does not try to fit to any implementation of this language.
As additional it contains snippets for some kinds of blocks and statements.
First of all you need to install Package Control, then find and choose B Syntax Highlighting from the Package Control: Install Package dropdown list in the Command Palette.
MIT License - see the LICENSE for more details.