Metadata-Version: 2.2
Name: tree-sitter-moonbit
Version: 1.0.0
Summary: Tree-sitter grammar for Moonbit
License: Apache-2.0
Project-URL: Homepage, https://github.com/moonbitlang/tree-sitter-moonbit
Keywords: incremental,parsing,tree-sitter,moonbit
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Compilers
Classifier: Topic :: Text Processing :: Linguistic
Classifier: Typing :: Typed
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Provides-Extra: core
Requires-Dist: tree-sitter~=0.24; extra == "core"

# tree-sitter-moonbit

A [tree-sitter][] grammar for [MoonBit](https://www.moonbitlang.com).

[tree-sitter]: https://github.com/tree-sitter/tree-sitter
