C++ grammar for tree-sitter
  • JavaScript 84.9%
  • C 10%
  • Scheme 3.5%
  • C++ 1.6%
Find a file
2026-02-24 18:13:31 -06:00
.github chore: temporarily disable node binding test 2026-02-24 18:13:31 -06:00
bindings build: update bindings 2024-11-10 01:05:38 -05:00
examples Add example files to parse on CI 2017-06-21 15:24:25 -07:00
queries Add highlights 2025-02-06 09:25:10 -06:00
src chore: update tree-sitter-c, tree-sitter-cli, regenerate with ABI 15 2026-02-24 18:13:31 -06:00
test feat: additional modules support 2026-02-24 18:13:31 -06:00
.editorconfig build: update bindings 2024-11-10 01:05:38 -05:00
.gitattributes build: update bindings 2024-11-10 01:05:38 -05:00
.gitignore build: update bindings 2024-10-14 18:20:57 -04:00
binding.gyp build: update bindings 2024-09-02 20:53:40 -04:00
Cargo.lock 0.23.4 2024-11-11 01:56:44 -05:00
Cargo.toml chore: update tree-sitter-c, tree-sitter-cli, regenerate with ABI 15 2026-02-24 18:13:31 -06:00
CMakeLists.txt 0.23.4 2024-11-11 01:56:44 -05:00
eslint.config.mjs build: bump tree-sitter-c to 0.23.1 2024-09-22 21:22:56 -04:00
go.mod build: update bindings 2024-11-10 01:05:38 -05:00
go.sum build: update bindings 2024-11-10 01:05:38 -05:00
grammar.js feat: additional modules support 2026-02-24 18:13:31 -06:00
LICENSE Initial commit 2016-01-15 11:05:04 -08:00
Makefile 0.23.4 2024-11-11 01:56:44 -05:00
package-lock.json chore: update tree-sitter-c, tree-sitter-cli, regenerate with ABI 15 2026-02-24 18:13:31 -06:00
package.json chore: update tree-sitter-c, tree-sitter-cli, regenerate with ABI 15 2026-02-24 18:13:31 -06:00
Package.resolved chore: update swift bindings 2025-07-04 09:06:21 -05:00
Package.swift chore: update swift bindings 2025-07-04 09:06:21 -05:00
pyproject.toml 0.23.4 2024-11-11 01:56:44 -05:00
README.md build: update bindings 2024-04-04 15:23:34 -04:00
setup.py build: update bindings 2024-09-02 20:53:40 -04:00
tree-sitter.json 0.23.4 2024-11-11 01:56:44 -05:00

tree-sitter-cpp

CI discord matrix crates npm pypi

C++ grammar for tree-sitter.

References