Function code generation

  • Description
  • An example
  • Test programs
  • Description

    Modify the parser to generate assembly like code for the whole program.  The specific requirements are:

    Implementation of Polymorphism (for 454 students)

    An example

    original program
    program after intra-function code generation
    program after function code generation

    Test programs

    Three example programs and their sample generated programs are here.  Scroll down to see the content of README.