JargonFile/entries/lexer.txt

8 lines
239 B
Plaintext
Raw Normal View History

2014-04-26 14:52:28 +00:00
lexer
2014-04-26 15:54:15 +00:00
/leksr/ , 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 =-.