Actually, it's not gcc anymore but lvm something. I read it in one of the objective c primers, starting x-code 4.5
As for testing the code, there is one called code runner which i found on the appstore, which i quite like as it's small footprint, compatible with 10 languages, including objective c, and is actively developed and has some good features. However, as i've been able to place ui elements and connect them through x-code, i'm going through the objective c on ios tutorial book. The document on objective c's internals is helping me understand the differences in implementation and code practices between python which i learned this past semester and objective C. Very helpful i have to mention. Cheers, Yuma "Light has no value without darkness" On 8/07/2013, at 8:35 AM, Paul Hunt <[email protected]> wrote: > Hello Yuma. You will need some kind of compiler or IDE to practice with. How > do you plan to proceed? > > On Jul 7, 2013, at 7:21 PM, Yuma Antoine Decaux <[email protected]> wrote: > >> Sorry, i didn't mention not using x-code, but more in the attempt of >> harnessing the syntax used in objective c rather than concentrating on the >> interface or IB in x-code for now. >> >> >> >> "Light has no value without darkness" >> >> >> >> On 7/07/2013, at 8:11 PM, Paul Hunt <[email protected]> wrote: >> >>> Hello Yuma. If you aren't using XCode to learn Objective-C, what compiler >>> are you using? >>> >>> On Jul 6, 2013, at 8:30 PM, Yuma Antoine Decaux <[email protected]> wrote: >>> >>>> Yuma >>>> >>> >>> -- >>> You received this message because you are subscribed to the Google Groups >>> "MacVisionaries" group. >>> To unsubscribe from this group and stop receiving emails from it, send an >>> email to [email protected]. >>> To post to this group, send email to [email protected]. >>> Visit this group at http://groups.google.com/group/macvisionaries. >>> For more options, visit https://groups.google.com/groups/opt_out. >>> >>> >> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "MacVisionaries" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at http://groups.google.com/group/macvisionaries. >> For more options, visit https://groups.google.com/groups/opt_out. >> >> > > > -- > You received this message because you are subscribed to the Google Groups > "MacVisionaries" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/macvisionaries. > For more options, visit https://groups.google.com/groups/opt_out. > > -- You received this message because you are subscribed to the Google Groups "MacVisionaries" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/macvisionaries. For more options, visit https://groups.google.com/groups/opt_out.
