Okay, guys I thought we should discuss how we are going to implement labels. ie- How will statements like:
jumpu
loop
know that it has to go to the line loop:
Also, as we are translating each command into an integer and running the functions based on them, how to store the flags along with them in the RAM.