Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
Max Brunsfeld 9b715a2620 Add concatenated strings il y a 9 ans
corpus Add concatenated strings il y a 9 ans
src Add concatenated strings il y a 9 ans
.gitattributes Don't count src folder towards GitHub language stats il y a 10 ans
.gitignore Add grammar.json file il y a 10 ans
.npmignore Initial commit il y a 12 ans
.travis.yml Use clang on travis il y a 10 ans
LICENSE Initial commit il y a 12 ans
README.md Fix URLs in README il y a 10 ans
binding.gyp ⬆️ tree-sitter-cli il y a 9 ans
grammar.js Add concatenated strings il y a 9 ans
index.js ⬆️ tree-sitter-cli il y a 9 ans
package.json ⬆️ tree-sitter, rename grammar_test to corpus il y a 9 ans

README.md

tree-sitter-c

Build Status

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