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.
 
 
 
Amaan Qureshi 6ef89c54e1
Merge pull request #115 from antoinemadec/master
пре 3 година
.github/workflows ci: add test and lint actions пре 3 година
bindings chore: tidy bindings, manifests, & docs пре 3 година
examples Add some example files to parse on CI пре 9 година
queries added assignment operator to highlights (#62) пре 5 година
src Add else_clause пре 3 година
test Add else_clause пре 3 година
.appveyor.yml Fix AppVeyor CI builds пре 3 година
.eslintrc.js feat: add and apply eslint formatting пре 3 година
.gitattributes chore: tidy bindings, manifests, & docs пре 3 година
.gitignore added spm support пре 4 година
.npmignore chore: tidy bindings, manifests, & docs пре 3 година
.travis.yml Use node 10 on travis пре 7 година
Cargo.toml chore: tidy bindings, manifests, & docs пре 3 година
LICENSE Initial commit пре 12 година
Package.swift chore: tidy bindings, manifests, & docs пре 3 година
README.md chore: tidy bindings, manifests, & docs пре 3 година
binding.gyp Bump tree-sitter-cli to 0.19 пре 5 година
grammar.js Add else_clause пре 3 година
package.json chore: tidy bindings, manifests, & docs пре 3 година

README.md

tree-sitter-c

Build Status Build status

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