Content deleted Content added
Jerryobject (talk | contribs) WP:LINKs: adds, fix-cut: null-WP:RED, WP:NOPIPE; 1st instance full term define before WP:ABBReviation. WP:REFerence WP:CITation add. WP:BADEMPHASIS MOS:BOLDs > WP:ITALICs. Small WP:EoS WP:COPYEDITs: clarify. |
Jerryobject (talk | contribs) Template:Infobox programming language add, parameters fill. |
||
Line 1:
{{Infobox programming language
| name = Ease
| logo = <!-- (filename) -->
| logo caption =
| screenshot = <!-- (filename) -->
| screenshot caption =
| paradigms = [[Concurrent computing|Concurrent]], [[communicating sequential processes]]
| family =
| designer = Steven Ericsson-Zenith
| developer = <!-- or: | developers = -->
| released = {{Start date and age|1991}}
| latest release version =
| latest release date = <!-- {{Start date and age|YYYY|MM|DD|df=yes/no}} -->
| latest preview version =
| latest preview date = <!-- {{Start date and age|YYYY|MM|DD|df=yes/no}} -->
| typing = [[Strong and weak typing|Strong]]
| scope =
| programming language =
| discontinued =
| platform = [[Parallel computing|Parallel]]
| operating system =
| license =
| file ext =
| file format = <!-- or: | file formats = -->
| website = <!-- {{url|www.example.com}} -->
| implementations =
| dialects =
| influenced by = [[occam (programming language)|occam]]
| influenced =
}}
'''Ease''' is a general purpose [[parallel computing|parallel]] [[programming language]]. It is designed by Steven Ericsson-Zenith, a researcher at [[Yale University]], the Institute for Advanced Science & Engineering in Silicon Valley, California, the [[Mines ParisTech|Ecole Nationale Supérieure des Mines de Paris]], and the [[Pierre and Marie Curie University]], the science department of the [[Sorbonne]].<ref>{{cite book |last=Ericsson-Zenith |first=Steven |date=1 July 2011 |orig-year=July 1992 |title=Process Interaction Models |url=https://www.amazon.com/Process-Interaction-Models-Steven-Ericsson-Zenith/dp/1463777914/ |___location=Seattle, Washington, U.S. |website=Amazon |publisher=CreateSpace Independent Publishing Platform |isbn=1463777914 |access-date=2018-06-12}}</ref> Ease combines the process constructs of [[communicating sequential processes]] (CSP) with logically shared data structures called ''contexts''. Contexts are [[Parallel computing|parallel]] data types that are constructed by processes and provide a way for processes to interact.
|