Lexical analysis is the process of converting a sequence of
characters into a sequence of tokens. A program or function which
performs lexical analysis is called a lexical analyzer, lexer, or scanner. A lexer often exists as a single function which is called by a parser or another function.
Monday, June 18, 2012
Subscribe to:
Post Comments (Atom)
Absolute Loaders
ReplyDeleteThree Dimensional Display Methods
Storage allocation strategies
Different Loading Schemes
Relocation: Linking Concept
Regular Expression and Regular Definition
IEEE 802.11 Architecture
Phases: Language processor (Toy compiler)
80386 Architecture