F
F is a programming language created in 1996. F is a modular, compiled, numeric programming language, designed for scientific programming and scientific computation. F was developed as a modern Fortran, thus making it a subset of Fortran 95. It combines both numerical and data abstraction features from these languages. Read more on Wikipedia...
24Years Old | 20Users | ?Jobs |
- F ranks in the top 25% of languages
- the F wikipedia page
- F first appeared in 1996
- See also: f-sharp, fstar, fortran
- Have a question about F not answered here? Email me and let me know how I can help.
Example code from Wikipedia:
program main ! Insert code here end program main
Last updated August 9th, 2020