{"library":"tree-sitter-c","type":"library","category":null,"description":"tree-sitter-c is a Python package that provides the C language grammar for the Tree-sitter parsing library. It enables Python applications to parse C code into concrete syntax trees for advanced analysis, tooling, and transformation. The library is actively maintained, with frequent minor releases ensuring ongoing compatibility with the latest `tree-sitter` core and C language specifications.","language":"python","status":"active","version":"0.24.1","tags":["tree-sitter","parser","c","grammar","ast","syntax-tree"],"last_verified":"Wed May 20","install":[{"cmd":"pip install tree-sitter tree-sitter-c","imports":["from tree_sitter import Language, Parser","import tree_sitter_c as tsc\nC_LANGUAGE = Language(tsc.language())"]}],"homepage":null,"github":"https://github.com/tree-sitter/tree-sitter-c","docs":null,"changelog":null,"pypi":"https://pypi.org/project/tree-sitter-c/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.7,"avg_import_s":0.01,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/tree-sitter-c/compatibility"}}