Skip to content

0.15.8

Compare
Choose a tag to compare
@athas athas released this 27 May 13:23
· 4013 commits to master since this release

Added

  • Warnings for overflowing literals, such as 1000 : u8.

  • Futhark now supports an attribute system, whereby expressions can
    be tagged with attributes that provide hints or directions to the
    compiler. This is an expert-level feature, but it is sometimes
    useful.