You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Lewis Russell 9f47d1843f
fix: allow function definitions to contain preproc attributes
2 years ago
.github chore: bump actions and deps 2 years ago
bindings 0.20.7 2 years ago
examples Add some example files to parse on CI 9 years ago
queries feat: add GH tag queries 2 years ago
src fix: allow function definitions to contain preproc attributes 2 years ago
test fix: allow function definitions to contain preproc attributes 2 years ago
.appveyor.yml Fix AppVeyor CI builds 3 years ago
.eslintrc.js feat: add and apply eslint formatting 3 years ago
.gitattributes chore: update gitattributes 2 years ago
.gitignore added spm support 4 years ago
.npmignore chore: tidy bindings, manifests, & docs 3 years ago
Cargo.toml 0.20.7 2 years ago
LICENSE Initial commit 11 years ago
Package.swift chore: tidy bindings, manifests, & docs 3 years ago
README.md docs: add badges 2 years ago
binding.gyp Bump tree-sitter-cli to 0.19 5 years ago
grammar.js fix: allow function definitions to contain preproc attributes 2 years ago
package.json 0.20.7 2 years ago

README.md

tree-sitter-c

CI Discord Rust Crate Node Package

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