Skip to content

Releases: hawkw/seax_scheme

Seax Scheme v0.3.0

25 Jul 22:33
Compare
Choose a tag to compare

Added

  • Compatibility with Seax VM 64-bit integer types (see hawkw/seax@a36309b)
  • Indexing for ForkTable
  • Stabilised unstable ForkTable API

Fixed:

  • Some testing improvements
  • Updated documentation
  • Coding style improvements in compilation for let, lambda, and if expressions