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 5f13de984c 0.11.2 il y a 8 ans
corpus Add _Atomic and restrict type qualifiers il y a 8 ans
examples Add some example files to parse on CI il y a 9 ans
src Don't allow newlines in system lib strings il y a 8 ans
.gitattributes Add some example files to parse on CI il y a 9 ans
.gitignore ⬆️ tree-sitter-cli il y a 8 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 Don't allow newlines in system lib strings il y a 8 ans
index.js Tweak identifier naming convention il y a 9 ans
package-lock.json 0.11.2 il y a 8 ans
package.json 0.11.2 il y a 8 ans

README.md

tree-sitter-c

Build Status

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