{"library":"tree-sitter-kotlin","type":"library","category":null,"description":"tree-sitter-kotlin provides a Kotlin grammar for the Tree-sitter parsing library. Tree-sitter is an incremental parsing system designed for text editors, enabling fast and robust syntax tree generation and updates. This Python package provides pre-compiled binaries of the Kotlin grammar, allowing developers to parse Kotlin code and build Abstract Syntax Trees (ASTs) in Python applications. The library maintains an active development status, with recent releases indicating a cadence of a few updates per year.","language":"python","status":"active","version":"1.1.0","tags":["tree-sitter","kotlin","parsing","grammar","AST","compiler"],"last_verified":"Tue May 26","install":[{"cmd":"pip install tree-sitter-kotlin","imports":["import tree_sitter_kotlin as tskt\nfrom tree_sitter import Language\nKOTLIN_LANGUAGE = Language(tskt.language())"]}],"homepage":"https://tree-sitter.github.io/tree-sitter/","github":"https://github.com/tree-sitter-grammars/tree-sitter-kotlin","docs":null,"changelog":null,"pypi":"https://pypi.org/project/tree-sitter-kotlin/","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.5,"avg_import_s":0.05,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/tree-sitter-kotlin/compatibility"}}