Answer from cs61c-an (Ben Weil 16819970) for Question 2 Programs would be much more difficult to debug because debuggers would have to deal with the machine code rather than an intermediate stage, such as assembly. It would also require recompiling all the code every time a line of it was altered.