Skip to content

liam-ilan/crumb-vscode

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

The Visual Studio Code syntax highlighter extension for the Crumb programming language.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published