.FOR ファイル拡張子

Fortran Source Code File

開発元 ISO/IEC
人気度
3.5  |  6 
 
🔍.FORファイルFile Helperでウェブブラウザから直接開けます。オンラインで表示

FORファイルとは?

A FOR file contains source code written in Fortran programming languages, such as Fortran 77 (F77), often used for scientific and numerical computations. It typically stores F77 language in a fixed-form layout inherited from 80-column punched cards early computer developers used to store programs. Users can open and edit FOR files with a text editor or IDE that provides syntax highlighting.

詳細情報

Microsoft Visual Studio Code 1.9で開いた.forファイルのスクリーンショット
Microsoft Visual Studio Code 1.9で開いたFORファイル

IBM (specifically employee John Backus) initially developed the FORmula TRANslation (Fortran) language and released it in 1957. It is a general-purpose programming language often used for performing scientific and numerical computations. For example, developers may write code in Fortran and then compile it to build a program that computes numerical data to predict weather systems.

Various versions have been released since 1957, with numbers representing the years they were proposed (e.g., F77 was proposed in 1977). Notably, F77 includes support for structured programming and character-based data, while the original Fortran language did not.

Most developers save their F77 source code as FOR or .F files, which are easily recognizable as Fortran-based source code files. However, some save their code in .F77 files to denote that the files contain F77 source code specifically and not code written using some other Fortran variant. Later versions of Fortran, such as Fortran 90 or Fortran 2003 (that support free-form Fortran source code), are typically saved as .F90 and .F2K files.

注: The International Organization for Standardization (ISO) and the International Electrotechnical Commission (IEC) are currently developing Fortran.

FORファイルの開き方

You can open FOR files with any text or source code editor. For example, you can open FOR files with plain text editors like Microsoft Notepad in Windows, Apple TextEdit in macOS, or gedit in Linux.

However, source code editors, such as Microsoft Visual Studio Code (cross-platform) and MacroMates TextMate (cross-platform), contain helpful tools that make reading and editing FOR files easier.

FORファイルを開く、または参照するプログラム

All Platforms
Linux
Web
Android
カテゴリ: 開発者
更新日: 2024-06-12

検証者 FileInfo.com

FileInfo.comチーム は、このページに掲載されているFortran Source Codeファイル形式とMac, Windows, Linux, and Androidアプリについて独自に調査しました。 私たちの目標は100%の正確性であり、検証済みのファイルタイプに関する情報のみを公開しています。

このページへの追加や更新をご提案いただける場合は、お知らせください。