
Lexer
UK
/ˈlɛk.sə/
US
/ˈlɛk.sɚ/

Translation lexer into russian
lexer
NounUK
/ˈlɛk.sə/
US
/ˈlɛk.sɚ/
The lexer is the first phase of a compiler.
Лексер — это первая фаза компилятора.
Definitions
lexer
NounUK
/ˈlɛk.sə/
US
/ˈlɛk.sɚ/
A program or component of a compiler that performs lexical analysis, converting a sequence of characters into a sequence of tokens.
The lexer is responsible for breaking down the source code into tokens that the parser can understand.
Idioms and phrases
lexer generator
The lexer generator helps automate the creation of lexical analyzers.
генератор лексеров
Генератор лексеров помогает автоматизировать создание лексических анализаторов.
lexer tool
This lexer tool is widely used in parsing applications.
инструмент для лексера
Этот инструмент для лексера широко используется в приложениях для парсинга.
lexer module
We imported the lexer module to handle the tokenization.
модуль лексера
Мы импортировали модуль лексера для обработки токенизации.
lexer implementation
The lexer implementation was optimized for speed.
реализация лексера
Реализация лексера была оптимизирована для скорости.
lexer function
The lexer function reads the input string character by character.
функция лексера
Функция лексера читает входную строку символ за символом.