tl-parser
command-line tool to parse TL scheme to tlo file
Install
- All systems
-
curl cmd.cat/tl-parser.sh
- Debian
-
apt-get install tl-parser - Ubuntu
-
apt-get install tl-parser - Kali Linux
-
apt-get install tl-parser - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install tl-parser
tl-parser
command-line tool to parse TL scheme to tlo file
This tool parses the TL scheme and compile the scheme to tlo file. It is part of the telegram-cli. TL (Type Language) serves to describe the used system of types, constructors, and existing functions.