41
/
AIzaSyB4mHJ5NPEv-XzF7P6NDYXjlkCWaeKw5bc
May 31, 2026
52285
4996
2
Public Timelines
FAQ

jan 1, 2009 - ParaSail

Description:

Parallel Specification and Implementation Language (ParaSail) is an object-oriented parallel programming language. Its design and ongoing implementation is described in a blog[1] and on its official website.[2]

ParaSail uses a pointer-free programming model, where objects can grow and shrink, and value semantics are used for assignment. It has no global garbage collected heap. Instead, region-based memory management is used throughout. Types can be recursive, so long as the recursive components are declared optional.

Added to timeline:

20 Sep 2017
0
0
660

Date:

jan 1, 2009
Now
~ 17 years ago