Skip to content

JAVA program for changing FORTRAN code based on REGEX pattern matching (RegexNode).

Notifications You must be signed in to change notification settings

FrankThomasTveter/ReplaceFortranGOTO

Repository files navigation

ReplaceFortranGOTO

Replace GOTO-statements in Fortran code with IF-blocks and DO-loops.

compile: javac *.java

usage: java ReplaceFortranGOTO file1.F file2.F ...

output: xfile1.F xfile2.F ...

Dr.Scient. Frank Thomas Tveter

About

JAVA program for changing FORTRAN code based on REGEX pattern matching (RegexNode).

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages