Concurrent Aggregates (CA) - 1990. Concurrent object-oriented language
based on the Actor model plus RPC. Pure object oriented, single
inheritance, with first class selectors, continuations and messages.
"Concurrent Aggregates: Supporting Modularity in Massively Parallel
Programs", Andrew A. Chien. Compiler for CM5 and workstations.
definition:http//www-csag.cs.uiuc.edu/papers/ca-report.ps
implementation:http//www-csag.cs.uiuc.edu/projects/concert/release.html
info:http//www-csag.cs.uiuc.edu
Comments, Experience, Additions
Next Language: C+@