Słownik gwary hakerów

Skorzystaj z wyszukiwarki lub indeksu alfabetycznego.
Przykłady: lamer, wannabee, geek, 404, 0, Zork.


1 definition found From The Jargon File (version 4.4.7, 29 Dec 2003) [jargon]: 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 =-.?