Skip to content
 
 

Repository files navigation

Crumb Syntax Highlighter for Visual Studio Code

The Visual Studio Code syntax highlighter extension for Crumb. Install the extension here.

Examples

example 1 example 2

Size of the Highlighter

The TextMate grammar for this highlighter is tiny (less than 50 lines of very whitespaced json). Since Crumb's whole syntax can be described in 6 lines of EBNF, simplicity carries through! Crumb has no keywords, so all that needs to be highlighted are closures, comments, strings, numbers, and some minor special symbols (->, <-, and =).

Author

Built by Liam Ilan.

About

An extension for VScode that allows for syntax highlighting for ArbPlus, based off of crumb-vscode.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors