Creating a Cocoa Application Using C or Perl (NOT Objective-C)

I find it difficult to understand how to use Cocoa with C or Perl.

Background: I saw that in several places it was mentioned that the Mac Cocoa API can be used with C, Perl, etc., but I did not find any information on how to do this. I also found a couple of articles that say Cocoa can only be used with Objective-C.

I saw CamelBones for Perl, but it looks like I have to use Xcode and a fair amount of Objective-C to use it.

Are there any resources for building a Cocoa application using only the C compiler and text editor?

+3
source share
1 answer

Objective-C, Cocoa. Python Ruby Cocoa, .

+7

Source: https://habr.com/ru/post/1722189/


All Articles