Ellie


Ellie

(language)An object-oriented language with fine-grainedparallelism for distributed computing. Ellie is based onBETA, Smalltalk, and others. Parallelism is supported byunbounded RPC and "future" objects. Synchronisation isby dynamic interfaces. Classes, methods, blocks, andobjects are all modelled by first-class "Ellie objects".It supports genericity, polymorphism, anddelegation/inheritance.

http://diku.dk/ellie/papers/?

["Ellie Language Definition Report", Birger Andersen, SIGPLAN Notices 25(11):45-65, Nov1990].