Expand description

Operation-engine. Functions for performing operations on parsed expressions.

Functions

Simplifies the given parser tokens and asserts they are equal to the unsimplified parser tokens, returning both in an equality token.alloc

Recursively simplifies an expression, performing various operations like multiplication, division, etc. etc.