Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
Yoann Padioleau 735716c926
Merge pull request #127 from lf-/jade/unicode-ids
há 3 anos
.github/workflows Add an action to publish the grammar automatically há 3 anos
bindings added spm support há 4 anos
examples Add some example files to parse on CI há 9 anos
queries added assignment operator to highlights (#62) há 5 anos
src fix: implement Unicode identifiers há 3 anos
test fix: implement Unicode identifiers há 3 anos
.appveyor.yml Add appveyor config há 7 anos
.gitattributes Add some example files to parse on CI há 9 anos
.gitignore added spm support há 4 anos
.npmignore Bump tree-sitter-cli to 0.19 há 5 anos
.travis.yml Use node 10 on travis há 7 anos
Cargo.toml 0.20.2 há 4 anos
LICENSE Initial commit há 12 anos
Package.swift added spm support há 4 anos
README.md Add appveyor badge to README há 7 anos
binding.gyp Bump tree-sitter-cli to 0.19 há 5 anos
grammar.js fix: implement Unicode identifiers há 3 anos
package.json 0.20.2 há 4 anos

README.md

tree-sitter-c

Build Status Build status

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