Skip to content

v0.0.7

Compare
Choose a tag to compare
@Muqsit Muqsit released this 25 Sep 04:53
· 360 commits to master since this release
  • Operator precedence now factors in operator associativity (#6)
  • Binary operators in expressions are resolved during parsing stage instead of during the evaluation stage (performance improvement)