Simple calculator with +-*/ operations in Assembler. The input is an expresion in format ... where number can be an integer number and operation can be +, -, * and /. A number of numbers and operations is arbitrary but to the certan number of caracters.