Constant propagation is a data-flow optimization in which assignments of a constant value to a variable are propagated to the use of that variable.

The following paper shows how constant propagation can be implemented in Stratego using generic traversals and dynamic rules:

Other papers about constant propagation:

Revision: r1.1 - 17 Sep 2003 - 08:48 - EelcoVisser
Copyright © 1999-2020 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback