Language:
Free Online Dictionary|3Dict

optimising compiler

Source : Free On-Line Dictionary of Computing

optimising compiler
     
         {compiler} which attempts to analyse the
        code it produces and to produce more efficient code by
        performing {program transformation} such as {branch
        elimination}, {partial evaluation}, or {peep-hole
        optimisation}.
     
        Contrast {pessimising compiler}.
     
        (1995-02-01)
Sort by alphabet : A B C D E F G H I J K L M N O P Q R S T U V W X Y Z