No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
Max Brunsfeld 3679305ee7 0.13.2 hace 7 años
corpus Add support for method virtual specifiers. hace 7 años
examples Add example files to parse on CI hace 9 años
src Regenerate with latest tree-sitter-c hace 7 años
.gitattributes Add example files to parse on CI hace 9 años
.gitignore ⬆️ tree-sitter-cli hace 8 años
.npmignore Update names in npmignore hace 9 años
.travis.yml Avoid redundant branch builds on travis hace 8 años
LICENSE Initial commit hace 10 años
README.md Add appveyor badge to readme hace 8 años
appveyor.yml Add appveyor config hace 8 años
binding.gyp Add raw string literals hace 8 años
grammar.js Add support for method virtual specifiers. hace 7 años
index.js Tweak identifier naming hace 8 años
package.json 0.13.2 hace 7 años

README.md

tree-sitter-cpp

Build Status Build status

C++ grammar for tree-sitter.

References