Package nz.net.juju.jaune.peep

Class Summary
PeepholeOptimiser A simple, fast peephole optimiser that works by tokenising the peephole rules and input lines, running all of the rules, and then recombining the output.
PeepholeRule Definition of a peephole rule.