Skip to content
  • Reinhold Kainhofer's avatar
    Implement functions and unary operators · a7e1e09b
    Reinhold Kainhofer authored
    The shunting yard algorithm had to be severely extended (by using a temporary operand stack for the function arguments, and by storing the type of the previous token to distinguish unary operators from binary)
    a7e1e09b