ParaSail: A Pointer-Free Pervasively-Parallel Language for Irregular Computations

From AcaWiki
Jump to: navigation, search

Citation: S. Tucker Taft (2019) ParaSail: A Pointer-Free Pervasively-Parallel Language for Irregular Computations.
DOI (original publisher): 10.22152/programming-journal.org/2019/3/7
Semantic Scholar (metadata): 10.22152/programming-journal.org/2019/3/7
Sci-Hub (fulltext): 10.22152/programming-journal.org/2019/3/7
Internet Archive Scholar (search for fulltext): ParaSail: A Pointer-Free Pervasively-Parallel Language for Irregular Computations
Wikidata (metadata): Q61659621
Download: https://doi.org/10.22152/programming-journal.org/2019/3/7
Tagged:

Summary

Describes ParaSail, a programming language intended to make parallel programming as safe and convenient as sequential programming by disallowing pointers and global variables, and extensive use of syntactic sugar.