Share on Facebook Share on Twitter Email
Answers.com

Cecil

 
Wikipedia: Cecil (programming language)

Cecil is a pure object-oriented programming language that was developed by Craig Chambers at the University of Washington in 1992 to be part of the Vortex project there. Cecil has many similarities to other object-oriented programming languages, most notably Objective-C, Modula-3, and Self. The main goals of the project were extensibility, orthogonality, efficiency, and ease-of-use.

The language supports multiple dispatch and multimethods, dynamic inheritance, and optional static type checking. Unlike most other OOP systems, Cecil allows subtyping and code inheritance to be used separately, allowing run-time or external extension of object classes or instances. Like Objective-C, all object services in Cecil are invoked by message passing, and the language supports run-time class identification. These features allow Cecil to support dynamic, exploratory programming styles. Parameterized types and methods (generics, polymorphism), garbage collection, and delegation are also supported. Cecil also supports a module mechanism for isolation of independent libraries or packages. Cecil does not presently support threads or any other form of concurrency. A standard library for Cecil is also available and includes various collection, utility, system, I/O, and GUI classes.

Diesel is the successor of the Cecil language

External links

There was also an assembler type language known as Cecil (Computer Education in Schools Instructional Language) used in the late 70's developed by ICL. It was quite similar to the later language MASM.



Search unanswered questions...
Enter a question here...
Search: All sources Community Q&A Reference topics
 
 
Learn More
Lewis, Cecil Day
Cissel (family name)
Cissell (family name)

How does paladin cecil beat dark cecil in final fantasy xi? Read answer...
Was Cecil John Rhodes a homosexual? Read answer...
What is the German spelling of Cecile? Read answer...

Help us answer these
Who is cecile cassel?
Cecil Deas - Where is he?
Who WAS robert cecil?

Post a question - any question - to the WikiAnswers community:

 

Copyrights:

Wikipedia. This article is licensed under the Creative Commons Attribution/Share-Alike License. It uses material from the Wikipedia article "Cecil (programming language)" Read more