Xtal Software Development Tools

  • rfpunx.f

    This is the original ratmac to fortran77 preprocessor for unix machines written in fortran77.

  • rfp.r

    A more extensible ratmac to fortran converter, written in ratmac.

  • rft.r

    ratmac tidier written in ratmac

  • rfl.r

    ratmac tidier with line numberer, written in ratmac.

  • rfpunx.c

    This is the ratmac to fortran preprocessor for unix machines written in C but partially broken.

  • rtof.pl

    This is the ratmac to fortran preprocessor for unix machines written in perl. It currently runs somewhat slow, but has great potential for enhancing the builtin macros.

  • ftor.pl

    This is an experimental perl script which attempts to "back convert" unstructured (spaghetti style) fortran77 into nicely block delimited ratmac ( real programmers wouldn't like this). It has extensive failings and should be used with EXTREME caution.