Languages Features Creators CSV Resources Challenges Add Language
GitHub icon

parasail

parasail - Programming language

< >

parasail is a programming language created in 2009 by Seth Tucker Taft.

#1352on PLDB 14Years Old 21Users
0Books 0Papers

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


Example from hello-world:
func Hello_World(var IO) is IO.Println("Hello World"); end func Hello_World;

Language features

Feature Supported Token Example
Comments ✓
Line Comments ✓
Binary Literals ✓
Integers ✓
Floats ✓
Hexadecimals ✓
Strings ✓ "
"Hello world"
Print() Debugging ✓ IO.Println

HackerNews discussions of parasail

title date score comments
ParaSail Programming Language: parallel programming language 02/09/2019 97 19
judoscript.html · parasail.html · archieml.html

View source

- Build the next great programming language · Search · Day 215 · About · Blog · Acknowledgements · Traffic · Traffic Today · GitHub · feedback@pldb.com