avatar
TON Core
@toncore
28.03.2026 07:18
Tolk Programming Langauge 1.3

— Type array<T> — dynamically sized arrays backed by TVM tuples.

— Type unknown — a TVM primitive with unknown contents.

— Type lisp_list<T> — nested two-element tuples (FunC-style).

— Type string — text chunks backed by snaked cells, with StringBuilder for concatenation.

— Compile-time string methods: "str".crc32(), "str".sha256(), etc.

— Null coalescing operator — ?? like in TypeScript.

— Import path mappings — import "@third_party/utils".

— Compile-time reflection via @stdlib/reflection.

— Custom serializers now support structures and generics.

— The compiler now reports multiple errors at once.

— Focused on stability — fixed dozens of minor issues found by LLM fuzzing.

— Extensive internal refactoring towards being stateless and multi-threaded.

Release »

Read more »
🔥 26
21
🤝 9
👍 4
💩 3
2
😁 2
🤬 2
🖕 2
🤩 1
12 6.5K

Обсуждение 0

Обсуждение не доступно в веб-версии. Чтобы написать комментарий, перейдите в приложение Telegram.

Обсудить в Telegram

TON Core

6.8K
Updates from the TON Core development team, which continues to develop open-source technologies for The Open Network (TON) ton.org.
Открыть в Telegram