IDE Support
Highlight
The intellij-ton plugin supports the Fift and FunC programming languages as well as the typed language binary (TL-B) format.
Additionally, the correct TL-B syntax specifications are described in the TlbParser.bnf file.
TL-B Parsers
TL-B parsers help carry out the serialization of basic TL-B types. Each of which implements TL-B types as an object, and returns serialized binary data.
Language | SDK | Social |
---|---|---|
Kotlin | ton-kotlin (+ parsing .tlb files) | https://t.me/tonkotlin |
Go | tonutils | https://t.me/tonutils |
Go | tongo (+ parsing .tlb files) | https://t.me/tongo_lib |
TypeScript | tlb-parser | - |