Metadata-Version: 2.4
Name: tree-sitter-dm
Version: 0.25.0
Summary: DreamMaker grammar
Author-email: FeudeyTF <yanmordanenko089@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/feudeytf/tree-sitter-dm
Keywords: incremental,parsing,tree-sitter,dm
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"
Dynamic: license-file

# tree-sitter-dm

[![discord][discord]](https://discord.gg/Vh8TJp9)

DreamMaker grammar for [tree-sitter](https://github.com/tree-sitter/tree-sitter).

# References
- [DM Reference](https://www.byond.com/docs/ref/#/DM)

# Status
Project is currently WIP. The parser was tested on the source code of the Space Station 13 codebases.

[discord]: https://img.shields.io/discord/484170914754330625?logo=discord&label=discord
