Skip to content

lppedd/mtproto-tl-antlr

Repository files navigation

MTProto TL - ANTLR

Build Status

Contains the ANTLR grammar to parse MTProto TL schemas.

Grammar

The ANTLR grammar can be found under parser/antlr.

Tests

The grammar is built using antlr-kotlin and tested using Kotlin Multiplatform targets.
Tests can be found - and should be added - under parser/src/commonTest.