The Tolk type system is designed with the specifics of TON in mind.Since on-chain data and communication rely entirely on cells,
the system focuses on binary serialization and clear data relationships.Programs run on a stack-based virtual machine (TVM),
which imposes specific rules on how values are represented at runtime.This section describes all the types in Tolk language: