lexical analysis
English
editNoun
editlexical analysis (countable and uncountable, plural lexical analyses)
- (computer science) The conversion of a stream of characters to a stream of meaningful tokens; normally to simplify parsing.
- While it's often not difficult to identify tokens while parsing, having a separate stage for lexical analysis simplifies the structure of your compiler.
Derived terms
editRelated terms
editTranslations
editconversion of a stream of characters to a stream of meaningful tokens
|