hello, im getting this error on parse function:
if toks[i][0:3] + " " + toks[i+1] + " " + toks[1+2][0:6] == "VAR EQUALS STRING":
IndexError: list index out of range
noice