pseudoblock
Appearance
English
[edit]Etymology
[edit]Pronunciation
[edit]Noun
[edit]pseudoblock (plural pseudoblocks)
- (computing, programming) A construct that resembles a block of source code but is not a true block.
- 1971, David Gries, Compiler construction for digital computers, page 229:
- A pseudoblock surrounding the whole source program can be initialized before actual translation with the entries for standard functions and variables, so that these don't have to be treated separately.