Pragmatic Smalltalk 0.5 Released
Pragmatic Smalltalk 0.5 has been released. It is a native Smalltalk compiler offering integration with Objective-C.
Pragmatic Smalltalk 0.5 has been released. It is a native Smalltalk compiler offering integration with Objective-C.
Portable Object Compiler 3.2.8 has been released. POC includes an Objective-C compiler that generates C code.
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.