Cecil - Object-oriented language combining multi-methods with a classless
object model, object-based encapsulation, and optional static type
checking. Distinguishes between subtyping and code inheritance. Includes
both explicit and implicit parameterization of objects, types, and methods.
"The Cecil Language: Specification and Rationale", C. Chambers, TR 93-03-
05, U Wash (Mar 1993).
ftp://cs.uwashington.edu/pub/chambers/cecil-spec.ps.Z
Comments, Experience, Additions
Next Language: C+@