Is this your app? Claim this page to add your own description, links and contact info. It's free. →

Objective-C++

Objective-C++ at Mac App Store analyse

John Holdsworth
6,686 ratings · Power index: 1451
Version 6
Size 2.04 Mb
Updated 9 years ago
Released 10 Sep 2012

How do you feel about this app?

Screenshots

Description

Objective-C++ enriches the syntax available to Objective-C coders when using foundation classes by using simple C++ wrapper objects that support string concatenation and access to foundation container members using subscript notation. This reduces the verbosity of Objective-C code allowing you to focus on the problem while adding features such as sparse arrays, regular expressions and complex auto-vivifying recursive data structures. At its simplest, to use Objective-C++ use the application to convert your class files in a project to use the Objective-C++ compiler included in Xcode and then patch your projects pre-compilation header (.pch file) to include the header file in this application bundle. Thereafter, where you would use NSString, NSArray and NSDictionary in any class, use the C++ wrappers OOString, OOArray and OODictionary to take advantage of the operators defined as inline functions in the preprocessor header. Extensively tested in mutiple projects over the last few years, Objective-C++ is compatible with ARC and can be used as an efficient alternative for maintaining reference counts if you havent made the transition.

Estimates

Monthly Downloads > 31.92k
Est. Revenue ~ $13.06k

Availability

Devices

MacDesktop

Pricing by country

Country Price
Canada free
China free
France free
Germany free
Italy free
Netherlands free
Portugal free
Spain free
Poland free
UK free
India free
Japan free
Russia free
Turkey free
USA free
Korea, Republic Of free
Ukraine free

doesn’t work!

Alex__98 · 12 years ago · v4.6

when i open the application it says there’s an error!! hope developers will fix it