25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Max Brunsfeld c57b5a58f2 Fix malformed test that wasn't being run 10 년 전
grammar_test Fix malformed test that wasn't being run 10 년 전
include/tree_sitter Upgrade tree-sitter-compiler 10 년 전
src Add grammar.json file 10 년 전
.gitignore Add grammar.json file 10 년 전
.npmignore Initial commit 12 년 전
.travis.yml Use clang on travis 10 년 전
LICENSE Initial commit 12 년 전
README.md Remove spurious fragment from grammar URL in readme 10 년 전
binding.gyp Update grammar to use new tree-sitter API 10 년 전
grammar.js Fix malformed test that wasn't being run 10 년 전
index.js Update grammar to use new tree-sitter API 10 년 전
package.json Rebuild in prepublish script 10 년 전

README.md

tree-sitter-c

Build Status

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