Skip to content

b-foundation/sublime-b-syntax-highlighting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Syntax highlighting for the B language

GitHub release Packege Controll downloads The MIT License

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.

Installation

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.

License

MIT License - see the LICENSE for more details.