On Tue, 25 Sep 2001, Daniel Berlin wrote: > Right now, it only requires assigning each variable an id (trivial), and > adding routines that know how to record defs/uses for trees. > This is already implemented in ast-optimizer-branch. It's used by SSA, but it could be used by any dataflow engine, really. Diego.