Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
Max Brunsfeld b8726858d4 Re-generate parser with latest tree-sitter 10 anni fa
grammar_test Remove error recovery tests 10 anni fa
src Re-generate parser with latest tree-sitter 10 anni fa
.gitattributes Don't count src folder towards GitHub language stats 10 anni fa
.gitignore Add grammar.json file 10 anni fa
.npmignore Initial commit 12 anni fa
.travis.yml Use clang on travis 10 anni fa
LICENSE Initial commit 12 anni fa
README.md Fix URLs in README 10 anni fa
binding.gyp Upgrade to latest tree-sitter-compiler 10 anni fa
grammar.js Remove error rules 10 anni fa
index.js Update grammar to use new tree-sitter API 10 anni fa
package.json 0.1.0 10 anni fa

README.md

tree-sitter-c

Build Status

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