Object-oriented programming: The promise and the reality
β Scribed by Jean Scholtz; Shyam Chidamber; Robert Glass; Al Goerner; Mary Beth Rosson; Mike Stark; Iris Vessey
- Publisher
- Elsevier Science
- Year
- 1993
- Tongue
- English
- Weight
- 687 KB
- Volume
- 23
- Category
- Article
- ISSN
- 0164-1212
No coin nor oath required. For personal study only.
π SIMILAR VOLUMES
## Abstract The finite element method is by its nature very modular. Object oriented programming enables full advantage to be taken of this modularity. This makes for safer and easier programming, and extending or modifying object oriented programs is very straightforward. The paper describes an ob
The Axiom language is based on the notions of "categories", "domains" and "packages". These concepts are used to build an interface between symbolic and numeric calculations. In particular, an interface to the NAG Fortran Library and Axiom's algebra and graphics facilities is presented. Some example
A small, object-oriented language is introduced: BCOOPL (Basic Concurrent Object-Oriented Programming Language). This language is specifically targeted to support component-oriented programming. The main design goal of BCOOPL was to provide a small, but powerful set of language features that support