grammers-tl-parser 1.2.1

A parser for Type Language definitions.
Documentation
1
2
3
4
5
6
7
8
# grammers-tl-parser

This library provides a public interface to parse [Type Language] definitions.

It exports a method to parse entire files (ignoring comments and splitting
the definitions on `;`) and offers ways to parse single definitions.

[Type Language]: https://core.telegram.org/mtproto/TL