nvchad/tree-sitter-c
2022-08-07 15:46:45 +05:30
..
bindings fix: impatient loading order 2022-08-07 15:46:45 +05:30
examples fix: impatient loading order 2022-08-07 15:46:45 +05:30
queries fix: impatient loading order 2022-08-07 15:46:45 +05:30
src fix: impatient loading order 2022-08-07 15:46:45 +05:30
test fix: impatient loading order 2022-08-07 15:46:45 +05:30
.appveyor.yml fix: impatient loading order 2022-08-07 15:46:45 +05:30
.gitattributes fix: impatient loading order 2022-08-07 15:46:45 +05:30
.gitignore fix: impatient loading order 2022-08-07 15:46:45 +05:30
.npmignore fix: impatient loading order 2022-08-07 15:46:45 +05:30
.travis.yml fix: impatient loading order 2022-08-07 15:46:45 +05:30
binding.gyp fix: impatient loading order 2022-08-07 15:46:45 +05:30
Cargo.toml fix: impatient loading order 2022-08-07 15:46:45 +05:30
grammar.js fix: impatient loading order 2022-08-07 15:46:45 +05:30
LICENSE fix: impatient loading order 2022-08-07 15:46:45 +05:30
package.json fix: impatient loading order 2022-08-07 15:46:45 +05:30
Package.swift fix: impatient loading order 2022-08-07 15:46:45 +05:30
parser.so fix: impatient loading order 2022-08-07 15:46:45 +05:30
README.md fix: impatient loading order 2022-08-07 15:46:45 +05:30

tree-sitter-c

Build Status Build status

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