CS 445 HW#6

Due: Friday Dec 13 11:50am

Generate final code for VGo. Please turnin via bblearn an electronic copy of your whole project in a hw6.zip. Take your VGo compiler, and add target code generation. The default target is x86_64 assembler code.

You may generate code for some other target if the instructor approves of the target in advance; generally, approvals will be granted for lower level language targets that run on cs-course42.

Finals week demos: you are encouraged to demonstrate your compiler to your professor in its final state. This allows you to show what works and ensures that you get credit for as much as you are able to accomplish. Minor corrections and resubmission will be allowed in reponse to a finals week demo.

Notes