IRCanonicalize

Tiger in Stratego -- Compilation by Program Transformation
IR-Canonicalize is a component of the TigerCompiler in the TigerTrans package. It normalizes IntermediateRepresentation trees such that:

  • expressions don't have side effects
  • basic blocks are organized such that each conditional jump is followed by its false label

IR-Canonicalize.r

The implementation of this component is an assignment.


Moved Permanently

The document has moved here.


Apache/2.2.9 (Unix) DAV/2 mod_ssl/2.2.9 OpenSSL/0.9.8h mod_python/3.3.1 Python/2.5.2 PHP/5.2.6 SVN/1.5.2 Server at www.stratego-language.org Port 80


CompilerComponent