Re: anything for cocoa other than java or obj-c?
Re: anything for cocoa other than java or obj-c?
- Subject: Re: anything for cocoa other than java or obj-c?
- From: David Remahl <email@hidden>
- Date: Tue, 9 Sep 2003 12:41:18 +0200
On den 9 september 2003, at 12:21:35PM, David Thorp wrote:
I understand Cocoa is a set of API's covering all the Mac OS X GUI
elements. I understand that Objective-C is the main language to use
them with, with java following behind.
My question now is does anyone create cocoa applications with anything
else? Or is Ojhective-C and Java basically it?
No, there is a Python-ObjC bridge (PyObjC) and Perl bindings exist
IIRC. Then there is AppleScript Studio as well. The two you mention are
the Apple supported ones, though. And of course, ObjC++ allows you to
mix Cocoa/ObjC with C++ code.
/ Rgds, David
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.