| Definition: | | A "coordination language" from yale, providing a model for concurrency with communication via a shared tuple space. Linda is usually implemented as a subroutine library for a specific base language, as in c-linda, fortran-linda, lindalisp and prolog-linda. It is available from scientific computing associates, inc. home There is a multi-binprolog Linda implementation available by . ["Generative Communication in Linda", D. Gelernter <[email protected]>, ACM TOPLAS 7(1):80-112 (1985)]. ["Linda in Context", N. Carreiro et al, Yale U., CACM 32(4):444-458, Apr 1989]. See also ease, lucinda, melinda. |