Wolfram Library Archive


All Collections Articles Books Conference Proceedings
Courseware Demos MathSource Technical Notes
Title

OO System for Mathematica
Author

Hermann Schmitt
URL: http://www.schmitther.de
Revision date

2004-02-13
Description

The system is a rather complete implementation of the principles of oo. It implements the following features, which are not always found in other oo systems:
- multiple inheritance
- polymorphism
- storage of objects on external media
- arrays of elements of the same class


The web site www.schmitther.de contains information about the system and the code of the system itself with examples, which can be easily executed.
Subjects

*Applied Mathematics > Information Theory
*Wolfram Technology > Programming > Packages and Contexts
Keywords

oo system, object oriented system, OOP, inheritance, multiple inheritance, polymorphism, serialization