RATFOR
RATFOR is a historical programming language created in 1976.
43Years Old | 1,025Users | 0Jobs |
- RATFOR ranks in the top 20% of languages
- the RATFOR website
- the RATFOR wikipedia page
- RATFOR first appeared in 1976
- See also: fortran, c, unix, ratfiv
- I have 50 facts about RATFOR. just email me if you need more.
Example code from Wikipedia:
IF (A .GT. B) THEN MAX = A ELSE MAX = B ENDIFEdit
Last updated February 11th, 2019