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.
 
 
 
Yoann Padioleau 735716c926
Merge pull request #127 from lf-/jade/unicode-ids
hace 3 años
.github/workflows Add an action to publish the grammar automatically hace 3 años
bindings added spm support hace 4 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 fix: implement Unicode identifiers hace 3 años
test fix: implement Unicode identifiers hace 3 años
.appveyor.yml Add appveyor config hace 7 años
.gitattributes Add some example files to parse on CI hace 9 años
.gitignore added spm support hace 4 años
.npmignore Bump tree-sitter-cli to 0.19 hace 5 años
.travis.yml Use node 10 on travis hace 7 años
Cargo.toml 0.20.2 hace 4 años
LICENSE Initial commit hace 12 años
Package.swift added spm support hace 4 años
README.md Add appveyor badge to README hace 7 años
binding.gyp Bump tree-sitter-cli to 0.19 hace 5 años
grammar.js fix: implement Unicode identifiers hace 3 años
package.json 0.20.2 hace 4 años

README.md

tree-sitter-c

Build Status Build status

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