The C Object System: Using C as a High-Level Object-Oriented Language

Computer Science – Programming Languages

Scientific paper

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

18p

Scientific paper

The C Object System (Cos) is a small C library which implements high-level concepts available in Clos, Objc and other object-oriented programming languages: uniform object model (class, meta-class and property-metaclass), generic functions, multi-methods, delegation, properties, exceptions, contracts and closures. Cos relies on the programmable capabilities of the C programming language to extend its syntax and to implement the aforementioned concepts as first-class objects. Cos aims at satisfying several general principles like simplicity, extensibility, reusability, efficiency and portability which are rarely met in a single programming language. Its design is tuned to provide efficient and portable implementation of message multi-dispatch and message multi-forwarding which are the heart of code extensibility and reusability. With COS features in hand, software should become as flexible and extensible as with scripting languages and as efficient and portable as expected with C programming. Likewise, Cos concepts should significantly simplify adaptive and aspect-oriented programming as well as distributed and service-oriented computing

No associations

LandOfFree

Say what you really think

Search LandOfFree.com for scientists and scientific papers. Rate them and share your experience with other people.

Rating

The C Object System: Using C as a High-Level Object-Oriented Language does not yet have a rating. At this time, there are no reviews or comments for this scientific paper.

If you have personal experience with The C Object System: Using C as a High-Level Object-Oriented Language, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and The C Object System: Using C as a High-Level Object-Oriented Language will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFWR-SCP-O-129230

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.