Datasegment.com Online Dictionary
  Online Dictionary : E : ellie

ellie


1 definition found

ellie - Free On-line Dictionary of Computing (26 May 2007) :

  Ellie
  
     <language> An object-oriented language with fine-grained
     parallelism for distributed computing.  Ellie is based on
     BETA, Smalltalk, and others.  Parallelism is supported by
     unbounded RPC and "future" objects.  Synchronisation is
     by dynamic interfaces.  Classes, methods, blocks, and
     objects are all modelled by first-class "Ellie objects".
     It supports genericity, polymorphism, and
     delegation/inheritance.
  
     (http://diku.dk/ellie/papers/)?
  
     ["Ellie Language Definition Report", Birger Andersen
     <birger.andersen@acm.org>, SIGPLAN Notices 25(11):45-65, Nov
     1990].
  
     (2000-04-02)