On Oct 24, 2008, at 9:12 AM, Tanja wrote: > Hello, > > Since I'm beginner, I have the very base questions: > I want to program in Fortran 77 in my iBook G4. > So I want to use g77. > I downloaded Fink and I did the installation. Now what should I do? > DOes anyone has a practical example how to put the compiler g77 and > which editor to use to write the first simple source code? > I tried to use the plugin for Xcode but it does not work. > I'm very sorry to be so ignorant, but it seems that I can't find > this info on the net. > Thank you all > Best regards! > > >
Any editor is fine: the source code is just a text file. Some editors offer modules that help out with programming by highlighting keywords, matching grouping symbols, indenting, etc. I use Fink's emacs22-carbon package often for my programming needs (which aren't Fortran). ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
