tree-sitter/docs/src/creating-parsers/index.md
2024-12-24 20:54:59 -05:00

236 B

Creating parsers

Developing Tree-sitter grammars can have a difficult learning curve, but once you get the hang of it, it can be fun and even zen-like. This document will help you to get started and to develop a useful mental model.