Portable Object Compiler 3.2.8 has been released. POC includes an Objective-C compiler that generates C code.
|
December 16, 2006 Portable Object Compiler 3.2.8 has been released. POC includes an Objective-C compiler that generates C code. November 06, 2006 "Behind the Scenes of Objective-C 2.0" Article AvailablePosted: 2006-11-06 08:25:00
Languages :: Objective-C
David Chisnall has written an article entitled "Behind the Scenes of Objective-C 2.0". It introduces the history of Objective-C, as well as its present state. There is discussion of the new features of Objective-C 2.0, including garbage collection, method attributes, properties, the for each loop, and more. He finishes up by talking about features that he was hoping for, but that were not included. Such features include blocks, an equivalent to Smalltalk's become: method, and an improved preprocessor. September 09, 2005 |