code, compile and run program
版主: ross_tt、bryanchang、digdog、chester
code, compile and run program
10 years before, I use PC to write C program. Now, I have bought a Mac and would like to write program. Someone suggest me to use Perl which I know nothing about it, can anyone tell me how can I start coding, compiling and running program in MacOS X? Many thanks. [img]images/smiles/icon_confused.gif[/img]
code, compile and run program
<BLOCKQUOTE><font size="1" face="XYZ">quote:</font><HR>原始發信人 FatPiggy:
<STRONG>10 years before, I use PC to write C program. Now, I have bought a Mac and would like to write program. Someone suggest me to use Perl which I know nothing about it, can anyone tell me how can I start coding, compiling and running program in MacOS X? Many thanks. [img]images/smiles/icon_confused.gif[/img]</STRONG><HR></BLOCKQUOTE>
For you information: /usr/bin/perl and /usr/bin/gcc. To play with perl, you had batter buy books to learn it. To use GNU cc, you need to install Developer Kit first, which is available on apple's homepage. Since you are familiar with C language, you should be happy with OS X's decent Project Builder.
<STRONG>10 years before, I use PC to write C program. Now, I have bought a Mac and would like to write program. Someone suggest me to use Perl which I know nothing about it, can anyone tell me how can I start coding, compiling and running program in MacOS X? Many thanks. [img]images/smiles/icon_confused.gif[/img]</STRONG><HR></BLOCKQUOTE>
For you information: /usr/bin/perl and /usr/bin/gcc. To play with perl, you had batter buy books to learn it. To use GNU cc, you need to install Developer Kit first, which is available on apple's homepage. Since you are familiar with C language, you should be happy with OS X's decent Project Builder.