[DGD] CSE?

Raymond Jennings shentino at gmail.com
Thu May 23 06:07:39 CEST 2013


Can't quite tell from looking at the source but does DGD's bytecode
compiler support common subexpression elimination?

Something like:

foo[bar[x]] = baz[bar[x]]

Does bar[x] get evaluated only once?



More information about the DGD mailing list