Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
 
 
 
Amaan Qureshi f0db9dfc82
chore: generate
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 chore: generate 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 feat: support omitting consequences in conditional expressions 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.