tree-sitter / tree-sitter-cpp

C++ grammar for tree-sitter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to manual build tree-sitter-cpp

longway1024 opened this issue · comments

cc src/parser.c src/scanner.c -fPIC -shared and whatever other flags you'd want