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.
 
 
 
Yoann Padioleau 735716c926
Merge pull request #127 from lf-/jade/unicode-ids
пре 3 година
.github/workflows Add an action to publish the grammar automatically пре 3 година
bindings added spm support пре 4 година
examples Add some example files to parse on CI пре 9 година
queries added assignment operator to highlights (#62) пре 5 година
src fix: implement Unicode identifiers пре 3 година
test fix: implement Unicode identifiers пре 3 година
.appveyor.yml Add appveyor config пре 7 година
.gitattributes Add some example files to parse on CI пре 9 година
.gitignore added spm support пре 4 година
.npmignore Bump tree-sitter-cli to 0.19 пре 5 година
.travis.yml Use node 10 on travis пре 7 година
Cargo.toml 0.20.2 пре 4 година
LICENSE Initial commit пре 12 година
Package.swift added spm support пре 4 година
README.md Add appveyor badge to README пре 7 година
binding.gyp Bump tree-sitter-cli to 0.19 пре 5 година
grammar.js fix: implement Unicode identifiers пре 3 година
package.json 0.20.2 пре 4 година

README.md

tree-sitter-c

Build Status Build status

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