30
/fr/
AIzaSyAYiBZKx7MnpbEhh9jyipgxe19OcubqV5w
April 1, 2024
52285
4996
2

1 janv. 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.

Ajouté au bande de temps:

20 sept. 2017

Date:

1 janv. 2009
Maintenaint
~ Il y a 15 ans