Differences
This shows you the differences between two versions of the page.
sep:software:ratfor [2008/07/22 19:13] altheyab |
sep:software:ratfor [2015/05/27 02:06] |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== RATFOR ====== | ||
- | ==== Downloading ==== | ||
- | |||
- | * {{: | ||
- | |||
- | ==== Description ==== | ||
- | |||
- | Ratfor is preprocessor for FORTRAN code that allows us to use C-like flow expressions. Jon Claerbout believes that Ratfor is the best available expository language for mathematical algorithms. Ratfor was invented by Brian Kernigham who also co-wrote the first C book. You will not really need precise definitions of Ratfor to use it. Statements on a line may be separated by a ";" | ||
- | |||
- | ==== Installation ==== | ||
- | |||
- | * Download the file. | ||
- | * Unshar the file with **unshar ratfor.shar.2**. | ||
- | * Compile " | ||
- | * Link " | ||
- | |||
- | ==== Acknowledgements ==== | ||
- | |||
- | * Kernighan and Plauger wrote and published the original Ratfor preprocessor in 1976 while working at the Bell Telephone Laboratories. | ||
- | * Oz implemented a C version of the Ratfor preprocessor and made it freely available on the internet. | ||
- | |||
- | ==== Bibliography ==== | ||
- | |||
- | * Kernighan, B. and Plauger, P., " | ||
- | * [[http:// | ||
- | |||
- | \\ | ||
- | | [[http:// | ||
- | |||
- | ---- | ||
- | |||
- | Page Maintainer: < | ||
- | Copyright © 2008 SEP. | ||