Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

parasail

< >

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

#1342on PLDB 15Years Old
Homepage · Wikipedia · Docs

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 Example Token
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
- Build the next great programming language · Add · About · Search · Keywords · Livestreams · Labs · Resources · Acknowledgements · Part of the World Wide Scroll