e/One-pass compiler

New Query

Information
has glosseng: In computer programming, a one-pass compiler is a compiler that passes through the source code of each compilation unit only once. In other words, a one-pass compiler does not "look back" at code it previously processed. Another term sometimes used is narrow compiler, which emphasizes the limited scope a one-pass compiler is obliged to use. This is in contrast to a multi-pass compiler which traverses the source code and/or the abstract syntax tree several times, building one or more intermediate representations that can be arbitrarily refined.
lexicalizationeng: one-pass compiler
instance of(noun) (computer science) a program that decodes instructions written in a higher order language and produces an assembly language program
compiler, compiling program
Meaning
Czech
has glossces: Jednoprůchodové překladače (v angličtině one-pass compiler nebo také narrow compiler) jsou překladače, které prochází zdrojový kód programu pouze jednou. Takový překladač se nevrací ke kódu, který už zpracoval, narozdíl od víceprůchodových překladačů. Ty prochazejí kód nebo abstraktní syntaktický strom hned několikrát. Jednoprůchodové překladače také nevytváří mezikód.
lexicalizationces: Jednoprůchodový překladač

Query

Word: (case sensitive)
Language: (ISO 639-3 code, e.g. "eng" for English)


Lexvo © 2008-2024 Gerard de Melo.   Contact   Legal Information / Imprint