1 Hints

Milestone 1, CSC431, Spring 2010

For the first milestone, your team will need to demonstrate that you can generate LLVM code for arbitrary ASTs consisting of addition, subtraction, and integer constants.

Also, you will have to show me your code, and be able to explain the code coherently.

All of the code you present must be your own work.

1 Hints

For Heaven’s sake, develop everything incrementally. Add the smallest feature that you can at each step, and keep your test suite complete.