Objective-C 2.0: The Garbage Collector
Before Java was conceived (let alone used), before C++ became the de facto application development language — certainly before it got STL and compilers worthy of mention — NeXT Inc. licensed Objective-C, a Smalltalk resembling, object oriented true C-superset, as the main language for its NeXTSTEP operating system. Objective-C and the (typically) accompanying APIs built […]