main
FIXED: bug with parsing math expressions
ADD: parser; ADD: interpreter;
ADD: correct parsing for math expressions; ADD: if construction;