[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
2.5 Object language
Since release 1.9, Bigloo has included an object system. This system belongs to the CLOS [Bobrow et al. 88] object system family but whose design has been mainly inspired by C. Queinnec’s MEROON [Queinnec93]. It is based on ad-hoc polymorphism (generic functions and methods), uses single inheritance and mono-dispatch, and provides the user with introspection facilities.
This document was generated on October 23, 2011 using texi2html 5.0.