Additional
Information: Cecil is a pure object-oriented, prototype-based language made to support fast building of high-quality, extensible software. It combines multi-methods with a simple classless object model (prototypes), a kind of dynamic inheritance, modules, and optional
Cecil Sites:
UW Cecil/Vortex Project Papers UW Cecil/Vortex Project Papers: Cecil/Vortex design and implementation research papers. (Cecil) http://www.cs.washington.edu/research/projects/cecil/pubs/
UW Cecil Group UW Cecil Group: University of Washington language/OS research: Cecil, Vortex, MultiJava, EML, Whirlwind (done in Cecil), Cecil front-ends for Vortex, and stand alone Cecil interpreter. Focus: practical programming systems that make big programs and systems easier to writ (Cecil) http://www.cs.washington.edu/research/projects/cecil/www/cecil-home.html
Cecil Language Cecil Language: Specification and rationale: pure object-oriented, prototype-based, statically-typed, to support fast writing of reliable, extensible systems. Description, documents in HTML, PS formats. (Cecil) http://www.cs.washington.edu/research/projects/cecil/www/pubs/cecil-spec.html