Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 435 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 435 Bytes

tl2swift

This project designated for parsing Telegram Type Language (.tl) specification for TDLib and generating Swift code.
tl2swift generates swift structures, enums and methods for working with TDLib json interface. See example in project tdlib-swift

Build

$ make release

Usage

$ tl2swift td_api.tl ./output/