Skip to content
Snippets Groups Projects
Commit a7e1e09b authored by Reinhold Kainhofer's avatar Reinhold Kainhofer
Browse files

Implement functions and unary operators

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)
parent f632c04d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment