Objective-C Compiler And Editor

compiler-constructionmacosobjective cwindows

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.

Best Answer

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!