Basic calculator

This is implementation how calculate arithmetic expression from string.

NOTE: Do not change the function name

NOTE: WIP It still doesn't take precedence propertly