Information about C Object Processor
The C Object Processor (COP) was a superset of the C programming language. It was used in the Vbase object-oriented database management system developed by Ontologic, Inc. The data model for Vbase was specified by a Type Definition Language (TDL). COP and TDL were influenced by CLU. By 1989, COP and TDL were replaced by C++ in Ontologic's second generation product, ONTOS. The company was also renamed ONTOS, Inc.
References
Tim Andrews and Craig Harris, "Combining Language and Database Advances in an Object-Oriented Development Environment," Conference Proceedings of the Object-Oriented Programming Systems, Languages and Applications, pp. 430-440, 1987. C
The C Programming Language, Brian Kernighan and Dennis Ritchie, the original edition that served for many years as an informal specification of the language.
..... Click the link for more information.
The C Programming Language, Brian Kernighan and Dennis Ritchie, the original edition that served for many years as an informal specification of the language.
..... Click the link for more information.
'' In an object oriented database, information is represented in the form of objects'' as used in Object-Oriented Programming. When database capabilities are combined with object programming language capabilities, the result is an object database management system (ODBMS).
..... Click the link for more information.
..... Click the link for more information.
CLU
Paradigm: multi-paradigm: object-oriented, procedural
Appeared in: 1974
Designed by: Barbara Liskov and her students at MIT
Developer: Barbara Liskov and her students at MIT
Typing discipline: strong
..... Click the link for more information.
Paradigm: multi-paradigm: object-oriented, procedural
Appeared in: 1974
Designed by: Barbara Liskov and her students at MIT
Developer: Barbara Liskov and her students at MIT
Typing discipline: strong
..... Click the link for more information.
C++
Paradigm: Multi-paradigm
Appeared in: 1983
Designed by: Bjarne Stroustrup
Typing discipline: Static, unsafe, nominative
Major implementations: G++, Microsoft Visual C++, Borland C++ Builder
Dialects: ISO/IEC C++ 1998, ISO/IEC C++ 2003
..... Click the link for more information.
Paradigm: Multi-paradigm
Appeared in: 1983
Designed by: Bjarne Stroustrup
Typing discipline: Static, unsafe, nominative
Major implementations: G++, Microsoft Visual C++, Borland C++ Builder
Dialects: ISO/IEC C++ 1998, ISO/IEC C++ 2003
..... Click the link for more information.
This article is copied from an article on Wikipedia.org - the free encyclopedia created and edited by online user community. The text was not checked or edited by anyone on our staff. Although the vast majority of the wikipedia encyclopedia articles provide accurate and timely information please do not assume the accuracy of any particular article. This article is distributed under the terms of GNU Free Documentation License.
Herod_Archelaus