.FOR 파일 확장자

Fortran Source Code File

개발사 ISO/IEC
인기도
3.5  |  6 투표
 
🔍File Helper(으)로 .FOR 파일을 웹 브라우저에서 바로 여세요.온라인으로 보기

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% 정확성이며, 검증한 파일 유형에 대한 정보만 게시합니다.

이 페이지에 추가하거나 업데이트할 내용을 제안하고 싶으시면 알려 주세요.