Concurrent massey hope


language, functional programming
An extension of Massey Hope, by Peter Burgess, Robert Pointon, and Nigel Perry [email protected] of Massey University, NZ, that provides multithreading and typed inter-thread communication. It uses C for intermediate code rather than assembly language.
(1999-08-04)

Read Also:

  • Concurrent ml

    language (CML) A concurrent extension of SML/NJ written by J. Reppy at Cornell University in 1990. CML supports dynamic thread creation and synchronous message passing on typed channels. Threads are implemented using first-class continuations. First-class synchronous operations allow users to tailor their synchronisation abstractions for their application. CML also supports both stream I/O and low-level […]

  • Concurrent oberon

    A concurrent version of Oberon. There is an implementation the Ceres workstation. [“Adding Concurrency to the Oberon System”, S. Lalis et al, ETH Zurich, 1993]. (1994-11-11)

  • Concurrent object-oriented c

    language (cooC) A language with concurrent object execution from Toshiba. It has synchronous and asynchronous message passing. It has been implemented for SunOS. (ftp://tsbgw.isl.rdc.toshiba.co.jp/pub/toshiba/cooc-beta.1.1.tar.Z). [SIGPLAN Notices 28(2)]. (2000-08-13)

  • Concurrent object-oriented language

    (COOL) An extension of C++ with task-level parallelism for shared-memory multi-processors. [“COOL: A Language for Parallel Programming”, R. Chandra [email protected] et al in Languages and Compilers for Parallel Computing, D. Gelernter et al eds, MIT Press 1990, pp. 126-148]. E-mail: Rohit Chandra . (1994-11-30)

  • Concurrent pascal

    An extension of a Pascal subset, Sequential Pascal, developed by Brinch Hansen in 1972-75. Concurrent Pascal was the first language to support monitors. It provided access to hardware devices through monitor calls and supported also processes and classes. [“The Programming Language Concurrent Pascal”, Per Brinch Hansen, IEEE Trans Soft Eng 1(2):199-207 (Jun 1975)]. (1994-11-30)


Disclaimer: Concurrent massey hope definition / meaning should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional. All content on this website is for informational purposes only.