lexer /lek'sr/, n. Common hacker shorthand for lexical analyzer, the input-tokenizing stage in the parser for a language (the part that breaks it into word-like pieces). "Some C lexers get confused by the old-style compound ops like =-."
lexical analyser lexer <language> (Or "scanner") The initial input stage of a language processor (e.g. a {compiler}), the part that performs {lexical analysis}. (1995-04-05)