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
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Benjamin_Loison/Synchronous_reactive_systems#5
No description provided.