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.
 
 
 
Amaan Qureshi b906e05ba4
docs: document grammar.js
преди 3 години
.github/workflows ci: add test and lint actions преди 3 години
bindings added spm support преди 4 години
examples Add some example files to parse on CI преди 9 години
queries added assignment operator to highlights (#62) преди 5 години
src chore: generate преди 3 години
test chore: add a test for multi-backslash delimited comments преди 3 години
.appveyor.yml Add appveyor config преди 7 години
.gitattributes Add some example files to parse on CI преди 9 години
.gitignore added spm support преди 4 години
.npmignore Bump tree-sitter-cli to 0.19 преди 5 години
.travis.yml Use node 10 on travis преди 7 години
Cargo.toml 0.20.2 преди 4 години
LICENSE Initial commit преди 12 години
Package.swift added spm support преди 4 години
README.md Add appveyor badge to README преди 7 години
binding.gyp Bump tree-sitter-cli to 0.19 преди 5 години
grammar.js docs: document grammar.js преди 3 години
package.json ci: add test and lint actions преди 3 години

README.md

tree-sitter-c

Build Status Build status

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