next up previous contents
Next: MonoUntangle, MonoShake Up: Compiler Phases Previous: MonoShake, MonoOpt   Contents

Fuse

The compiler tries to simplify calls to recursive functions whose results are immediately written as page output. The write action is pushed inside the function definitions to avoid allocation of intermediate results.



2014-07-14