Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Objective-C Compiler And Editor [duplicate]

This is just an easy question! I want to lean some objective-c but the problem I don't have a mac I've only PC with windows is there any compiler and editor where I can type my code and run it on windows. Thanks in advance.

like image 525
Mehdi Avatar asked Oct 19 '13 21:10

Mehdi


1 Answers

Yes, you can learn Objective-C — for example, see here. But you won't be able to create OS X or iOS applications straight from a Windows machine.

You can try to install a Hackintosh or emulate OS X in VirtualBox or VMWare.

But, IMHO, all of this would be a real pain in the neck!

like image 157
cojoj Avatar answered Nov 14 '22 08:11

cojoj