Any of a number of methods of mapping data or programs from one
format into another. An example for data would be changing a number
from binary to decimal representation. An example for a program
would be conversion from assembly language into machine language
representation.