en

Syntax

ru

Translation syntax into russian

syntax
Noun
raiting
The syntax of a programming language defines its structure.
Синтаксис языка программирования определяет его структуру.

Definitions

syntax
Noun
raiting
The arrangement of words and phrases to create well-formed sentences in a language.
The syntax of the English language can be quite complex for non-native speakers.
A set of rules in a language that dictates how words from different parts of speech are put together to convey a complete thought.
Understanding the syntax of a programming language is crucial for writing effective code.

Idioms and phrases

syntax error
The program failed to run due to a syntax error.
синтаксическая ошибка
Программа не запустилась из-за синтаксической ошибки.
syntax parsing
Syntax parsing helps in understanding the structure of a sentence.
синтаксический разбор
Синтаксический разбор помогает понять структуру предложения.
markdown syntax
Markdown syntax allows for easy formatting of documents.
синтаксис markdown
Синтаксис markdown позволяет легко форматировать документы.
algol syntax
The Algol syntax influenced many modern programming languages.
синтаксис Алгола
Синтаксис Алгола повлиял на многие современные языки программирования.
declarative syntax
The new language uses a declarative syntax to simplify coding.
декларативный синтаксис
Новый язык использует декларативный синтаксис для упрощения кодирования.
syntax parser
A syntax parser breaks down code into its constituent elements.
синтаксический парсер
Синтаксический парсер разбивает код на его составные элементы.
syntax pattern
This syntax pattern is common in many programming languages.
синтаксический шаблон
Этот синтаксический шаблон распространен во многих языках программирования.
syntax guide
Refer to the syntax guide if you have any questions.
руководство по синтаксису
Обратитесь к руководству по синтаксису, если у вас есть вопросы.
syntax structure
Understanding syntax structure is crucial for learning a new language.
синтаксическая структура
Понимание синтаксической структуры важно для изучения нового языка.
syntax checking
The software includes automatic syntax checking.
проверка синтаксиса
Программное обеспечение включает автоматическую проверку синтаксиса.
syntax rule
You must follow the syntax rules to avoid errors.
синтаксическое правило
Вы должны следовать синтаксическим правилам, чтобы избежать ошибок.
syntax highlighting
Syntax highlighting in the editor makes it easier to read code.
подсветка синтаксиса
Подсветка синтаксиса в редакторе облегчает чтение кода.
syntax tree
A syntax tree helps visualize the structure of a sentence.
синтаксическое дерево
Синтаксическое дерево помогает визуализировать структуру предложения.
syntax analysis
Syntax analysis is an important step in compiling code.
синтаксический анализ
Синтаксический анализ — важный шаг в компиляции кода.

Examples

quotes You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near
quotes Регулярно посещая наш сайт, вы всегда сможете узнавать результаты матчей национальных чемпионатов.  You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near order by date at line.
quotes You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'ORDER BY ordine ASC' at line 1
quotes You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'это является повторением того, что Л. Д. Тро' at line 1
quotes You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 't Need Another Hero (Thunderdome)'' at line 1
quotes You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'это является повторением того, что Л. Д. Тро' at line 1
quotes Grammar section, called syntax (syntax), examines the proposals in English.
quotes Раздел грамматики, именуемый синтаксисом (syntax), изучает предложения на английском языке.
quotes Abstract syntax Abstract syntaxes are classified as first-order abstract syntax (FOAS), if the structure is abstract but names (identifiers) are still concrete (and thus requires name resolution), and "higher-order abstract syntax," if the names themselves are abstract.
quotes Абстрактные синтаксисы классифицируются как абстрактный синтаксис первого порядка (FOAS), если структура является абстрактной, но имена (идентификаторы) все еще являются конкретными (и, следовательно, требует разрешения имен) и абстрактный синтаксис высшего порядка, если сами имена являются абстрактными.

Related words