tree-sitter-bass
Syntax highlighter
A Tree-sitter grammar implementation for a Scheme-based syntax highlighting language
2 stars
3 watching
2 forks
Language: Scheme
last commit: 7 months ago Related projects:
Repository | Description | Stars |
---|---|---|
rubixdev/syntastica-typst | A Tree-sitter syntax highlighting plugin for Typst code blocks | 16 |
teddytrombone/tree-sitter-typoscript | Provides a parsing grammar for a specific domain-specific language (TypoScript) using the Tree-sitter parser framework. | 5 |
aramk/crayon-syntax-highlighter | A syntax highlighter plugin for PHP and HTML that supports multiple languages, themes, and formatting options. | 1,098 |
dgenzer/suricata-highlight-vscode | A language colorizer extension for Visual Studio Code that highlights Suricata rules syntax | 12 |
larpon/kate-syntax-highlight-v | A syntax highlighting solution for the V programming language used in the Kate editor. | 21 |
prql/tree-sitter-prql | A grammar definition for a programming language syntax | 7 |
nvim-treesitter/nvim-treesitter-textobjects | Enables syntax-aware text objects in Neovim with tree-sitter support | 2,191 |
tree-sitter-grammars/tree-sitter-chatito | A parser for a specialized language used in chat platforms | 2 |
hiphish/rainbow-delimiters.nvim | Provides syntax highlighting for Neovim with Tree-sitter | 560 |
tree-sitter/tree-sitter-php | Provides a grammatical parser for PHP code to analyze its structure and syntax | 156 |
raspu/highlightr | An iOS and macOS syntax highlighter built with Swift, using the highlight.js library to parse code. | 1,675 |
nverno/tree-sitter-jq | A C implementation of a grammar parser for the Jq language | 3 |
jgm/skylighting | A Haskell library for syntax highlighting with customizable and dynamic parsing of XML descriptions. | 195 |
uben0/tree-sitter-typst | Provides a TreeSitter grammar for the Typst programming language to enable syntax highlighting and parsing | 116 |
rstacruz/hicat | A command-line syntax highlighter that detects the language of input files based on their file extension or content. | 406 |