Published February 21, 2022
| Version v0.21.7
Software
Open
Futhark
Authors/Creators
Description
Added
futhark check-syntax: check syntactic validity of a program file, without type-checking.Parsing multi-file programs is now parallelised, making it slightly faster.
Reloading a large program in
futhark replis now faster, as long as not too many of its files have been modified (#1597).
- Mistake in occurs check could cause infinite loop in type checker for programs with type errors (#1599).
Notes
Files
diku-dk/futhark-v0.21.7.zip
Files
(2.1 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:bd47f6dd78ef27ac611ec52367a70547
|
2.1 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/diku-dk/futhark/tree/v0.21.7 (URL)