Lynx (programming language): Difference between revisions

Content deleted Content added
No edit summary
 
(28 intermediate revisions by 22 users not shown)
Line 1:
{{Short description|Programming language for large distributed networks}}
'''Lynx''' is a [[programming language]] for large distributed [[computer network|networks]], using [[remote procedure call|remote procedure calls]]. It was developed by the [[University of Wisconsin]] in [[1984]].
 
'''Lynx''' is a [[programming language]] for large distributed [[computer network|networks]], using [[remote procedure call|remote procedure calls]]s. It was developed by the [[University of WisconsinWisconsin–Madison]] in [[1984]]<ref name="foldoc">{{foldoc|LYNX}}</ref> for the Charlotte multicomputer operating system.
----
''This article (or an earlier version of it) contains material from [[FOLDOC]], used with [[Public Domain Resources/Foldoc license|permission]].''
 
In 1986 at the [[University of Rochester]] Lynx was ported to the Chrysalis operating system running on a BBN Butterfly multiprocessor.
 
==References==
{{Reflist}}
 
==Bibliography==
M. L. Scott, "The Lynx Distributed Programming Language: Motivation, Design, and Experience," ''Computer Languages'' 16:3/4 (1991), pp. 209-233. http://citeseer.ist.psu.edu/scott91lynx.html
 
[[Category:Concurrent programming languages]]
 
{{compu-lang-stub}}