Skip to content

Aqumarine v0.1.3

Compare
Choose a tag to compare
@mikevoronov mikevoronov released this 11 Nov 11:48
· 680 commits to master since this release
5a2e9a5
  • Switched to the new LALRPOP parser (PR 13):

    • arguments should be wrapped wit square braces []
    • empty results in call allowed and lead to forget a call result
  • Added a few benchmarks

  • Fixed behaviour of the Xor instruction with inner Par instructions (PR 19)

  • Iterator in the Fold becomes resolvable (PR 23)