Add priorities to tokens in the parser #5

Open
opened 2023-01-03 22:46:33 +01:00 by Benjamin_Loison · 0 comments

For instance pre o + v should be interpreted as (pre o) + v in counting.node.

For instance `pre o + v` should be interpreted as `(pre o) + v` in [`counting.node`](https://gitea.lemnoslife.com/Benjamin_Loison/Synchronous_reactive_systems/src/commit/5cabb042fc954a8fabf865e9aa2b49f43e3b2dc9/tests/counting.node).
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Benjamin_Loison/Synchronous_reactive_systems#5
No description provided.