Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

optimising compiler

You are here: irt.org | FOLDOC | optimising compiler

<programming, tool> 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)

Nearby terms: optimal « Optimal Flexible Architecture « optimise « optimising compiler » optimism » optimize » option

FOLDOC, Topics, 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, ?, ALL

©2018 Martin Webb