- lexical scanner
- лексический блок (транслятора)
Большой англо-русский и русско-английский словарь. 2001.
Большой англо-русский и русско-английский словарь. 2001.
Scanner — may refer to a number of technological devices: * Scanner (radio), for searching for and receiving radio broadcasts * A rotating radar antenna * Image scanner, which digitizes a two dimensional image * 3D scanner, which digitizes the three… … Wikipedia
Lexical analysis — In computer science, lexical analysis is the process of converting a sequence of characters into a sequence of tokens. Programs performing lexical analysis are called lexical analyzers or lexers. A lexer is often organized as separate scanner and … Wikipedia
Flex lexical analyser — Infobox Software name = flex developer = Vern Paxson latest release version = 2.5.35 latest release date = February 26, 2008 operating system = Unix like genre = Lexical analyzer generator license = BSD license website =… … Wikipedia
GNU Guile — Infobox Software name = GNU Guile developer = Free Software Foundation latest release version = 1.8.5 Guile project site, [http://www.gnu.org/software/guile/ What s the latest news?] ] latest release date = Release date and age|2008|05|07… … Wikipedia
GLib — In computing, GLib refers to a cross platform software utility library. It started life as part of the GTK+ project, however, before releasing version 2 of GTK+, the project s developers decided to separate non GUI specific code from the GTK+… … Wikipedia
OpenCOBOL — Original author(s) Keisuke Nishida Developer(s) Roger While Initial release January 25, 2002 (2002 01 25) Stable release OpenCOBOL 1.0 … Wikipedia
Analyse lexicale — L analyse lexicale se trouve tout au début de la chaîne de compilation. C est la tâche consistant à décomposer une chaîne de caractères en unités lexicales, aussi appelées tokens. Ces tokens, produits à la demande de l analyseur syntaxique, sont… … Wikipédia en Français
Flex++ — is a tool for creating a language parsing program. A parser generator creates a language parsing program. Flex++ is a general instantiation of the flex program.These programs perform character parsing, and tokenizing via the use of a… … Wikipedia
Compiler — This article is about the computing term. For the anime, see Compiler (anime). A diagram of the operation of a typical multi language, multi target compiler A compiler is a computer program (or set of programs) that transforms source code written … Wikipedia
Scannerless parsing — (also called lexerless parsing ) refers to the use of a single formalism to express both the lexical and context free syntax used to parse a language.This parsing strategy is suitable when a clear lexer parser distinction is not required.… … Wikipedia
JetPAG — infobox software name = JetPAG developer = Tareq H. Sharafy latest release version = 0.6.1 latest release date = release date and age|2007|02|07 latest preview version = 0.6.3 latest preview date = 2007 programming language = C++ operating system … Wikipedia