Metadata-Version: 2.4
Name: tree-sitter-ballerina
Version: 0.1.0
Summary: Ballerina grammar for tree-sitter
Home-page: https://github.com/tree-sitter/tree-sitter-ballerina
Author: Heshan Padmasiri
Author-email: 
License: MIT
Project-URL: Homepage, https://github.com/tree-sitter/tree-sitter-ballerina
Project-URL: Repository, https://github.com/tree-sitter/tree-sitter-ballerina
Project-URL: Issues, https://github.com/tree-sitter/tree-sitter-ballerina/issues
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development :: Compilers
Classifier: Topic :: Text Processing :: Linguistic
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE.md
Requires-Dist: tree-sitter>=0.20.0
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-python

# tree-sitter-ballerina

Ballerina grammer for [tree-sitter](https://github.com/tree-sitter/tree-sitter). Currently fully implements the grammer in [nballerina](https://github.com/ballerina-platform/nballerina) subset 14 as well as parts of ballerina spec version [2022R2](https://ballerina.io/spec/lang/2022R2/)
