ParaSail

object-oriented parallel programming language

Created Year: 2009
Operating systems: Linux
Aliases: Parallel Specification and Implementation Language

Wikidata: Q7133637

Influenced by: AdaMLModulaPascal

Programming paradigms: concurrent computingobject-oriented programmingparallel computingprocedural programmingstructured programming

Language types: procedural programming language

ParaSail Influence Network

Pan and zoom the graph with your mouse or alternatively your fingers on touch devices.

Hello World in ParaSail

func Hello_World(var IO) is
    IO.Println("Hello World");
end func Hello_World;

Search on GitHub


Latest data update: 2024-10-07