> For the complete documentation index, see [llms.txt](https://ru.gentee.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ru.gentee.org/syntax.md).

# Синтаксис языка

- [Лексические элементы](https://ru.gentee.org/syntax/lexical-elements.md)
- [Типы](https://ru.gentee.org/syntax/types.md)
- [Описания](https://ru.gentee.org/syntax/declarations.md)
- [Конструкции языка](https://ru.gentee.org/syntax/statements.md)
- [Обработка ошибок](https://ru.gentee.org/syntax/error-handling.md)
- [Выражения](https://ru.gentee.org/syntax/expressions.md)
- [Запуск программ](https://ru.gentee.org/syntax/running-programs.md)
- [Многопоточность](https://ru.gentee.org/syntax/multithreading.md)
- [Включение и импорт файлов](https://ru.gentee.org/syntax/include-and-import.md)
