This website works better with JavaScript.
首頁
探索
說明
登入
isprogram
/
tree-sitter-c
镜像来自
https://github.com/tree-sitter/tree-sitter-c
關註
1
收藏
0
複製
0
程式碼
問題管理
0
Projects
0
版本發佈
79
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
58
Commit
9
分支
46 MiB
C
98.2%
JavaScript
1%
C++
0.3%
目錄樹:
3dd99a687d
dependabot/github_actions/actions/checkout-7
dependabot/github_actions/actions/setup-node-6
master
zig
attribute
exclude-keywords
external-scanners
function-def
reserved
v0.24.2
v0.24.1
v0.24.0
v0.23.6
v0.23.5
v0.23.4
v0.23.3
v0.23.2
v0.23.1
v0.23.0
v0.21.4
v0.21.3
v0.21.2
v0.21.1
v0.21.0
v0.20.8
v0.20.7
v0.20.6
v0.20.5
v0.20.4
v0.20.3
v0.20.2
v0.20.1
v0.20.0
v0.19.0
0.16.1
v0.16.0
v0.15.3
v0.15.2
v0.15.1
v0.15.0
v0.13.13
v0.13.12
v0.13.11
v0.13.10
v0.13.9
v0.13.8
v0.13.7
v0.13.6
v0.13.5
v0.13.4
v0.13.3
v0.13.2
v0.13.1
v0.13.0
v0.12.1
v0.12.0
v0.11.4
v0.11.3
v0.11.2
v0.11.1
v0.11.0
v0.8.0
v0.7.1
v0.7.0
v0.6.0
v0.5.1
v0.5.0
v0.4.8
v0.4.7
v0.4.6
v0.4.5
v0.4.4
v0.4.3
v0.4.2
v0.4.1
v0.4.0
v0.3.0
v0.2.4
v0.2.3
v0.2.2
v0.2.1
v0.2.0
v0.1.5
v0.1.4
v0.1.3
v0.1.2
v0.1.1
v0.1.0
分支列表
標籤列表
${ item.name }
Create branch
${ searchTerm }
from '3dd99a687d'
${ noResults }
HTTPS
ZIP
TAR.GZ
Max Brunsfeld
3dd99a687d
Regenerate parser w/ latest tree-sitter
10 年之前
grammar_test
Add varargs function declarations
10 年之前
include/
tree_sitter
Upgrade tree-sitter-compiler
10 年之前
src
Regenerate parser w/ latest tree-sitter
10 年之前
.gitignore
Check in generated files
11 年之前
.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
Use new javascript grammar API
10 年之前
index.js
Update grammar to use new tree-sitter API
10 年之前
package.json
Rebuild in prepublish script
10 年之前
README.md
tree-sitter-c
C grammar for
tree-sitter
. Adapted from
this C99 grammar
.