/tl

TL (Telegram's Type Language) parser and scanner

Primary LanguageGoMIT LicenseMIT

tl

This Go package provides lexer and a recursive descent LL parser for Telegram's TL (Type Language).

Installation

go get github.com/igungor/tl

Status

It is a work in progress and a hobby project. Not much works yet.