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.