I've deleted the "label" and GOTO statements from the language because I think they're unnecessary. What do you think about it? Should I restore the GOTO statement?
Though I probably wouldn't use it myself, I think you should keep GOTO and labels in the language. It's a part of the language, and some may expect it.