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.8 (Unix) DAV/2 mod_ssl/2.2.8 OpenSSL/0.9.8g mod_python/3.3.1 Python/2.4.4 PHP/5.2.6 SVN/1.4.6 Server at www.stratego-language.org Port 80


CompilerComponent