Basic HTML version of Foils prepared December 6 98
Foil 9 PPT Slide
From Java Access to Numerical Libraries: Compiling Fortran to Java SC98 Orlando Java Grande Panel -- November 13 98. byJack Dongarra, Christian Deane, Keith Seymour, Clint Whaley
GOTO Translation
Second Step
Remaining GOTO statements must be transformed at the bytecode level.
Bytecode Transformer
Use bytecode parsing code from javab (Indiana University) .
Provides efficient translation of GOTO statements.