tree-sitter-tsql

May 14, 2025 ยท View on GitHub

T-SQL grammar for tree-sitter. Adapted from this T-SQL grammar.

Developing

nix-shell
tree-sitter generate
tree-sitter build
tree-sitter test

Errata

  • Configuration Functions must be all caps or will be parsed as a LOCAL_ID. Lexer issue.

Contents

  1. 1Developing
  2. 2Errata