Strand (programming language): Difference between revisions

Content deleted Content added
Ear1grey (talk | contribs)
No edit summary
Added short description
Tags: Mobile edit Mobile app edit Android app edit App description add
 
(13 intermediate revisions by 13 users not shown)
Line 1:
{{Short description|A programming language}}
Strand is a high-level symbolic language for [[parallel computing]], similar in syntax to [[Prolog]].
{{more citations needed|date=August 2017}}
 
'''Strand''' is a high-level [[Symbolic language (programming)|symbolic language]] for [[parallel computing]], similar in syntax to [[Prolog]].
 
Artificial Intelligence Ltd were awarded the [[British Computer Society]] [http://www.bcs.org/server.php?show=conWebDoc.1926#1989 Award for Technical Innovation 1989] for Strand88.
The language was created by computer scientists [[Ian Foster (computer scientist)|Ian Foster]] and Stephen Taylor.
 
{{Compu-lang-stub}}
== Implementations ==
[http://www.call-with-current-continuation.org/strand/strand.html Felix Winkelmann's web site - Strand], [https://gitlab.com/b2495/fleng Felix Winkelmann's GitLab repository]
 
== See also ==
* [[Comparison of Prolog implementations]]
* [[Prolog syntax and semantics]]
 
== Further reading ==
 
Foster, Ian; Stephen Taylor: ''Strand: new concepts in parallel programming''. {{ISBN|9780138505875}}.
 
{{Authority control}}
 
[[Category:Programming languages]]
[[Category:Concurrent programming languages]]
[[Category:Prolog programming language family]]
 
 
{{Compu-lang-stub}}