Sw1ft0 / SWADE-Dice-Roller-Discord-Bot

1 stars 0 forks source link

Make parser.StateMachine build a list of operations in the reverse Polish notation #6

Open DzyubSpirit opened 2 months ago

DzyubSpirit commented 2 months ago

The list should start empty and update after calls to StateMachine.move_one_step() as more tokens are consumed and the state changes from node to node.

The final list should be something like: