No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
Anton Kochkov f64a422d4e ci: use nodejs 20 for appveyor hace 2 años
.github chore: bump actions and deps hace 2 años
bindings 0.20.8 hace 2 años
examples Add some example files to parse on CI hace 9 años
queries feat: add GH tag queries hace 2 años
src chore: generate hace 2 años
test fix: ms call modifier missing in some spots hace 2 años
.appveyor.yml ci: use nodejs 20 for appveyor hace 2 años
.eslintrc.js feat: add and apply eslint formatting hace 3 años
.gitattributes chore: update gitattributes hace 2 años
.gitignore added spm support hace 4 años
.npmignore chore: tidy bindings, manifests, & docs hace 3 años
Cargo.toml 0.20.8 hace 2 años
LICENSE Initial commit hace 12 años
Package.swift chore: tidy bindings, manifests, & docs hace 3 años
README.md docs: update badges hace 2 años
binding.gyp Bump tree-sitter-cli to 0.19 hace 5 años
grammar.js fix: ms call modifier missing in some spots hace 2 años
package.json 0.20.8 hace 2 años

README.md

tree-sitter-c

CI discord matrix crates npm

C grammar for tree-sitter. Adapted from this C99 grammar.