File extension fi

Name: Raster Image Files

Popularity: 10

Open With: XnView

What is this fi file?

Files with the FI extension identify interface files used in the FORTRAN programming language. The FI format contains a header sleeve called CSFORTRAN.H, signifying a large amount of macros for data statements associated with FORTRAN C programming language. FI files may be opened and edited with compatible compilers.

Name: Settings Files

Popularity: 0

Open With: Fortran Compilers

What is this fi file?

Fortran is a general-purpose, procedural, iimperative programming language that is especially suited to numeric computation and scientific computing. Originally developed by IBM in the 1950s for scientific and engineering applications, Fortran came to dominate this area of programming early on and has been in continual use for over half a century in computationally intensive areas such as numerical weather prediction, finite element analysis, computational fluid dynamics (CFD), computational physics, and computational chemistry. It is one of the most popular languages in the area of High-performance computing and programs to benchmark and rank the world's fastest supercomputers are written in Fortran. Fortran (a blend word derived from The IBM Mathematical Formula Translating System) encompasses a lineage of versions, each of which evolved to add extensions to the language while usually retaining compatibility with previous versions. Successive versions have added support for processing of character-based data (FORTRAN 77), array programming, module-based programming and object-based programming (Fortran 90 / 95), and object-oriented and generic programming (Fortran 2003).

Name: Data Files

Popularity: 0

Open With: Emacs

What is this fi file?

Gforth is a fast and portable implementation of the ANS Forth language. It works nicely with the Emacs editor, offers some nice features such as input completion and history, backtraces, a decompiler and a powerful locals facility, and it even has a manual. Gforth combines traditional implementation techniques with newer techniques for portability and performance: its inner interpreter is direct threaded with several optimizations, but you can also use a traditional-style indirect threaded interpreter. .fi