Lecturecise 17: Code Compilation Exercises. Accumulating Parameters
Slides lec17.pptx also in PDF: lec17.pdf
We covered simple stackable expressions, binarySearch with conditional jumps, and branching for while loop.
Documentation for java bytecode.
Explain efficiently emitting code