v2.0.0
None backword compatible changes:
- listener struct return []error array instead of just on error.
- tree has Nodes as leafs with $ident, $number and $string types, instead of just holding strings as leafs.
Backword compatible changes:
- Added math operators * / % + and -