Skip to content
EntityQ7316652· pop 5· linked from 15 articles

Retargeting

Sign in to save

In software engineering, retargeting is an attribute of software development tools that have been specifically designed to generate code for more than one computing platform.

Wikidata facts

Instance of
compiler
Subclass of
compiler
Sources (2)

via Wikidata · CC0

~3 min read

Encyclopedic overview

6 sections
Contents
  • Compilers
  • Decompiler
  • Assemblers
  • Further reading
  • References
  • External links

In software engineering, retargeting is an attribute of software development tools that have been specifically designed to generate code for more than one computing platform.

==Compilers== A retargetable compiler is a compiler that has been designed to be relatively easy to modify to generate code for different CPU instruction set architectures. The history of this idea dates back to the 1950s when UNCOL was proposed as the universal intermediate language. The Pascal P-compiler is an example of an early widely used retargetable compiler.

Excerpted from Wikipedia’s “Retargeting” article, available under the CC BY-SA 4.0 licence.

Available in 5 languages

via Wikidata sitelinks · CC0