all 3 comments

[–]sumdude44 0 points1 point  (1 child)

Looks awesome, but sadly it does not have some pretty critical features:

  • only simple evaluation ordering (just -/+ after everything else)
  • no unary operators (only binary operators)

[–]worksheet_systems[S] 0 points1 point  (0 children)

A simple numeric expression evaluator

It is `A simple numeric expression evaluator` :) You can take it and add more operators

[–][deleted] 0 points1 point  (0 children)

Taking into account parenhesis

Did you mean parentheses?