Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

Ellie

You are here: irt.org | FOLDOC | 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)

Nearby terms: Elk « ELLA « Ellemtel « Ellie » ELLIS » elm » ELMAGUIDE

FOLDOC, Topics, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, ?, ALL

©2018 Martin Webb