PDA

View Full Version : کی فرترن 77 بلده ؟



hhoura2006
سه شنبه 17 مرداد 1385, 11:25 صبح
سلام دوستان
اگه ممکنه به سوال من که از هیچ منبعی نتونستم جوابشو پیدا کنم جواب بدید.
چطور می شه یه برنامه ی فرترن 77 رو اجرا کرد و اصلا فرترن 77 محیطی برای تایپ برنامه داره؟

در ضمن من برنامه نویسی شو از رو کتاب خوندم ولی اجرا هیچی بلد نیستم. :متفکر:
لطفا به دادم برسید:گریه:

Armanprogrammer
سه شنبه 14 شهریور 1385, 14:02 عصر
اولا که اینجا تالار c است
ولی خوب توضیح میدم فرترن 77 از جمله قدیمی ترین کامپایلرای سطح بالاست و برای مهندسین ساختمان کاربرد داره البته دیگه استفاده از اون منسوخ شده و برای اینکه بخواهین اجرا کنین باید از کامپایلر مخصوص خودش که تو بازار هم هست استفاده کنین

hhoura2006
شنبه 25 شهریور 1385, 15:44 عصر
ممنون که جواب دادید.
میدونم که این جا تالار c است.ولی جای دیگه ای پیدا نکردم که سوالم رو بپرسم.چون همونطوری که گفتید فرترن خیلی وقته که قدیمی شده.
در ضمن جواب سوالم رو نگرفتم.
منم مهندس ساختمان نیستم برای پایان نامه ی ارشدم می خواستم.
با تشکر.
ضمناً رشته ی منم فیزیکه.

Mahyaa
شنبه 25 شهریور 1385, 16:16 عصر
ببینید این بدردتون میخوره :

http://www.thefreecountry.com/compilers/fortran.shtml

hhoura2006
یک شنبه 26 شهریور 1385, 12:24 عصر
سلام دوست عزیز
خیلی ممنون که کمک کردید.
ولی مثل اینکه آدرسی که داده بودید فیلتر شده!!!!!!

Mahyaa
یک شنبه 26 شهریور 1385, 13:22 عصر
ولی مثل اینکه آدرسی که داده بودید فیلتر شده!!!!!!
ای داد بیداد !!!!! :عصبانی:
من نمیدونستم ! من دانلود میکنم میگذارم اینجا .
آقایان و شاید احیانا خانم های مدیر ، اگر صلاح میدونند این تاپیک رو منتقل کنند :)

Mahyaa
یک شنبه 26 شهریور 1385, 14:03 عصر
سلام
من لینکهای همون صفحه رو اینجا کپی کردم (البته این همش نیست) و لینک دانلود بعضیهاش روهم گذاشتم.
امیدوارم اینها فیلتر نشده باشه.
در ضمن من هیچکدوم از این کامپایلر ها رو امتحان نکردم.



http://www.thefreecountry.com/compilers/fortran.shtml

Free Fortran Compilers

This page lists free Fortran compilers for various operating systems. Some of the compilers are compliant with the ANSI Fortran 77 specifications, others with Fortran 95, and so on. Some of them may also come complete with debuggers, editors and an integrated development environment (IDE).



Disclaimer

The information provided on this page comes without any warranty whatsoever. Use it at your own risk. Just because a program, book or service is listed here or has a good review does not mean that I endorse or approve of the program or of any of its contents. All the other standard disclaimers also apply.



G95 (http://www.g95.org/)
G95 is an open source Fortran 95 compiler. At the time this was written, most of the ISO Fortran 95 standard has been implemented. Platforms supported include Linux(x86, Intel IA64, AMD x86_64), Windows, Macintosh OS X, FreeBSD, Sparc Solaris and HP-UX.

Salford FTN95 Fortran 95 Compiler (http://www.silverfrost.com/32/ftn95/ftn95_personal_edition.asp)
Salford FTN95 is a Fortran 95 compiler that supports Fortran 77, Fortran 90 and Fortran 95. The compiler generates exectuables for Win32 (but Win32 console and GUI applications) and the Microsoft .NET framework. It comes with CHECKMATE, a tool that lets programmers check the correctness of their code at runtime. Also included is Plato 3 (an IDE), full source level debugging, documentation and examples. You may only generate code for your personal use on your home computer, and all executables will display a banner on execution.
download : http://www.download.com/Silverfrost-FTN95/3000-2069-10491439.html?part=dl-Silverfro&subj=uo&tag=button

Salford FTN77 PE ANSI Fortran 77 Compiler (http://www.silverfrost.com/11/ftn95/ftn95_fortran_95_for_windows.asp)The Salford FTN77 PE (Personal Edition) comes with a full optimising ANSI Fortran 77 compiler with support for various common extensions (including MIL-STD-1753), linker, libraries, make utility, librarian and a full screen debugger. The compiler has a built-in assembler for inline assembly, and the ability to link with code from other sources (such as C++ Fortran 90 and Fortran 95 code). It is free for personal use and for use by students. It supports Windows 95, 98 and NTdownload :
http://www.download.com/Silverfrost-FTN95/3000-2069-10491439.html?part=dl-Silverfro&subj=uo&tag=button

Open Source Watcom / OpenWatcom Fortran Compiler (http://www.openwatcom.org/)
The Watcom (now OpenWatcom) Fortran 77 compiler is now available free of charge, complete with source code. This compiler, which generates code for Win32, Windows 3.1 (Win16), OS/2, Netware, MSDOS (16 and 32 bit), etc, was a well-known compiler some years back (until Sybase terminated it).

MinGW'S G77 (GNU Fortran (http://www.mingw.org/)) (http://www.mingw.org/)
This system comes with the GNU G77 Fortran compiler (among other things, including a C/C++ compiler), which you can use to generate Win32 executables from F77 code. Like many systems based on the GNU tools, Mingw32 comes with complete with various programming tools, such as a program maintainence program (ie, make), text processing tools (sed, grep), lexical analyser generator (flex), parser generator (bison), etc.

DJGPP GNU G77 (Fortran 77) for MSDOS (http://www.delorie.com/djgpp/)
This is a development system based on the well-known GNU compiler system that includes compilers for Fortran 77, C, C++, Objective C, etc. It generates 32 bit MSDOS executables that is Windows 95 long-filename-aware. It is a very complete system with IDEs, graphics libraries, lexical analyser generators (flex), parser generators (bison), text processing utilities (like grep, sed), a program maintainence utility (ie, make), a dos extender, and so on. The compiler, utilities and libraries come with source code.