The proposal is to have several software transformation systems implement a Tiger compiler. *Tiger resources* * The Tiger language reference is in the Transform.ModernCompilerImplementationInML book (first edition, pages 512--521) * http://www.cs.princeton.edu/~appel/modern/java/project.html * http://www.cs.columbia.edu/~sedwards/classes/2002/w4115/tiger.pdf * http://www.lrde.epita.fr/~akim/compil/tiger.html * MIPS instruction set * [[http://www.cs.wisc.edu/~larus/spim.html][Spim Documentation]] (a MIPS simulator) * [[http://www.compapp.dcu.ie/~ray/CA225b.html][Gentle introduction to MIPS]] * [[http://www.princeton.edu/~xzhu/mips.html][MIPS Assembly Language Programmer's Guide]] * [[http://taurus.ubishops.ca/ljensen/asm/notes/][Class notes on MIPS]] * [[http://www.cs.tcd.ie/John.Waldron/itral/cahome.html][MIPS Programming book]] *Existing Tiger implementations* * [[Tiger.WebHome][Tiger in Stratego]] -- Main.JurgenVinju - 02 Nov 2004