COB(ID:5010/cob001)

C Objects 


for C OBjects

upwardly compatible superset of C with objects and garbage collection

IBM Tokyo


Related languages
C => COB   Extension of

References:
  • Kuse Kazushi, Kamimura Tsutomu "Automatic Memory Management for an Object-Oriented Programming Language COB" view details Abstract: COB is a new object-oriented language, upward compatible with C. The overall design goal of COB is to increase the productivity of programming activities by providing safe language constructs. We attempt to introduce the automatic memory management mechanism into COB. We aim at high portability of the management system with less than 10% overhead for typical COB application programs. We implemented memory management methods and improved their perfomance. We present problems, evaluations and limitation of these methods. The possibility of combination and selective usage of these methods are also examined.


          in IPSJ SIGNotes Programming Language Abstract No.025 - 005 view details
  • Philippsen, Michael "A survey of concurrent object-oriented languages" pp917-980 view details
          in Concurrency: Practice and Experience 2000 v12 view details