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

README.md

tree-sitter-c

Build Status Build status

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