Skip to content

Official implementation of the treesitter grammar for qat

Notifications You must be signed in to change notification settings

qatlang/tree-sitter-qat

Repository files navigation

Treesitter grammar for qat

The official implementation of the treesitter grammar for qat

Things to keep in mind

  • Install node-gyp-build globally: npm install -g node-gyp-build
  • Install tree-sitter-cli globally: npm install -g tree-sitter-cli