Tags: Programming Language.

ParaSail Parallel Specification and Implementation Language is an object-oriented parallel programming language. The design and ongoing implementationof ParaSail is described in a blog (http://parasail-programming-language.blogspot.com) and on its official website (http://www.parasail-lang.org).ParaSail uses a pointer-free programming model where objects can grow and shrink and value semantics are used for assignment. There is no global garbage collected heap.

Loading...

This page contains content from the copyrighted Wikipedia article "ParaSail (programming language)"; that content is used under the GNU Free Documentation License (GFDL). You may redistribute it, verbatim or modified, providing that you comply with the terms of the GFDL.