#ratfor — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #ratfor, aggregated by home.social.
-
-
-
CW: Rosetta Code
Old-fashioned #Ratfor also was available: https://rosettacode.org/wiki/Continued_fraction/Arithmetic/Construct_from_rational_number#RATFOR
(I use the public domain Ratfor77 that is written in an historical dialect of C, but distribute my own copy because the original has a serious bug in it.)
-
CW: Rosetta Code
Old-fashioned #Ratfor also was available: https://rosettacode.org/wiki/Continued_fraction/Arithmetic/Construct_from_rational_number#RATFOR
(I use the public domain Ratfor77 that is written in an historical dialect of C, but distribute my own copy because the original has a serious bug in it.)
-
CW: Rosetta Code
Heh, I submitted a Ratfor version:
Sutherland-Hodgman polygon clipping - Rosetta Code https://rosettacode.org/wiki/Sutherland-Hodgman_polygon_clipping#RATFOR
From that you can get a perfectly readable FORTRAN 77 version, so there is no need to write FORTRAN 77 separately. :)