ITWissen.info - Tech know how online

pseudocode

Pseudo codes are not written for special processors, but for a pseudo machine. They are translated after the compilation into machine code and thus only readable for processors.

Since pseudocodes are not coupled to a specific processor, they can be translated by interpreters for different processors and are therefore more portable to other platforms.

The pseudocode representation is used for the formulation of the algorithms of general programming languages in the development phase, since it is well readable and not overloaded with program-technical codes. By pseudocodes programs can be implemented later into the different programming languages.

Under Java the pseudo code is called byte code.

Informations:
Englisch: pseudocode
Updated at: 17.10.2006
#Words: 105
Links: code, processor, phase, program, Java
Translations: DE
Sharing:    

All rights reserved DATACOM Buchverlag GmbH © 2024