Array programming
Links
- Dex - Research language for array processing in the Haskell/ML family. (HN)
- An array-oriented language with static rank polymorphism
- Efficient Translation of Certain Irregular Data-Parallel Array Comprehensions
- Array Programming for the 21st Century (2020) (HN)
- Getting to the Point. Index Sets and Parallelism-Preserving Autodiff for Pointful Array Programming (2021) (Tweet)
- The Array Cast - Podcast about the array programming languages. (HN)
- Functional vs Array Programming (2021)
- KlongPy - Vectorized port of Klong array language.