Closed DuncanMcLean closed 1 year ago
I made the updates you suggested, I looked at the CHECKED_STATEMENT language and tried to incorporate their implementation as you suggested.
I pushed the code for the "else" components of the while statement as well.
I made the changes you suggested, the only error I get an error for line 62 which says: "Not in scope: data constructor 'BoolVal'." I don't understand what causes this.
I'm pretty confident this isn't 100% correct, please let me know what needs to be fixed or where I can find more information on it