Concurrent computing: Difference between revisions

Content deleted Content added
m top: Simplified hatnote syntax
m Add Swift
Line 177:
* [[SR language|SR]]—for research
* [[SuperPascal]]—concurrent, for teaching, built on [[Concurrent Pascal]] and [[Joyce (programming language)|Joyce]] by [[Per Brinch Hansen]]
* [[Swift (programming language)|Swift]]—built-in support for writing asynchronous and parallel code in a structured way<ref>{{cite web|url=https://docs.swift.org/swift-book/LanguageGuide/Concurrency.html|title=Concurrency|language=en|access-date=2022-12-15|year=2022}}</ref>
* [[Unicon (programming language)|Unicon]]—for research
* [[TNSDL]]—for developing telecommunication exchanges, uses asynchronous message passing