evalexpr
evalexpr copied to clipboard
Can root node be removed?
Root node is a little bit of bloat inside expression trees. Can parsing be realized without it?
It should be replaced by separate nodes for expressions and statements, meaning the chaining operators for example