Partial evaluation (nonfiction)

From Gnomon Chronicles
Jump to navigation Jump to search

In computing, partial evaluation is a technique for several different types of program optimization by specialization. The most straightforward application is to produce new programs which run faster than the originals while being guaranteed to behave in the same way.