Congratulations building your own interpreter is definitely a milestone in programming experience.
Besides novelty, what might this be used for?
I know the Evaluate parts from my interpreter are very handy for other things like graphing and doing functions without having to pre-define them in QB64.
Oh might be interesting to make a little IDE or editor for it?
Besides novelty, what might this be used for?
I know the Evaluate parts from my interpreter are very handy for other things like graphing and doing functions without having to pre-define them in QB64.
Oh might be interesting to make a little IDE or editor for it?
b = b + ...