Skip to content
  • Connor Abbott's avatar
    refactor clause handling · b1db9069
    Connor Abbott authored
    Instead of printing instructions as we get them, collect all the
    instructions and then print them. We'll need this to get constants
    right, and to handle register outputs that are actually part of the next
    instruction.
    b1db9069