Information | |
---|---|
has gloss | eng: A multi-pass compiler is a type of compiler that processes the source code or abstract syntax tree of a program several times. This is in contrast to a one-pass compiler, which traverses the program only once. Each pass takes the result of the previous pass as the input, and creates an intermediate output. In this way, the (intermediate) code is improved pass by pass, until the final pass emits the final code. |
lexicalization | eng: multi-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 |
Media | |
---|---|
media:img | Multi-passcompiler.png |
Lexvo © 2008-2025 Gerard de Melo. Contact Legal Information / Imprint