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: Jeff <email@hidden>
- Date: Tue, 9 Sep 2003 15:05:26 -0500
On Tuesday, September 9, 2003, at 12:48 PM, John Randolph wrote:
My question now is does anyone create cocoa applications with
anything else? Or is Ojhective-C and Java basically it?
At this time, you can write Cocoa apps in Objective-C, Java, Python,
Perl, Ruby and LISP. It may also be possible to use smalltalk/squeak
(do a google search for "CocoaSqueak", a port of the squeak
environment by Marcel Weiher.)
Just for completeness, in addition to the above, there's also F-Script,
Prolog and Lua. (I've heard Guile mentioned as well, but haven't run
across a working bridge for it.) As well, languages which can make C
calls can be given very thin Objective-C front ends (for Fortran, etc).
Here's a list I keep with some helpful links:
http://osx.hyperjeff.net/Reference/cocoa.php
-Jeff
_______________________________________________
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.