Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://star.arm.ac.uk/f77to90/pacific.html
Дата изменения: Sat Feb 10 22:26:32 1996 Дата индексирования: Mon Oct 1 23:19:11 2012 Кодировка: Поисковые слова: ceres |
Pacific-Sierra Research Corporation Computer Products Group 2901 28th Street Santa Monica, CA 90405 info@psrv.com Tel: +1 310 314 2338 Fax: +1 310 314 2323This system offers translation in both directions, from Fortran 90 to Fortran 77 and from Fortran 77 to Fortran 90. With the translation from Fortran 77 old constructs are removed, the system also reduces GOTO and statement numbers, introduces array syntax instead of explicit loops, it replaces COMMON by module, computed GOTO by CASE and checks possible execution errors, and a lot more. The new internal functions are, naturally, included, but some of them are as external functions. The system is available for Sun SPARC, HP 9000, IBM 6000, Silicon Graphics, DEC Ultrix, VAX/VMS, Convex and Cray.
The paper by John K Prentice, "Translation of Fortran 77 to Fortran 90 Using VAST-90", Fortran Journal, Vol. 5, No. 4, July/August 1993, gives a very favourable view of VAST-90 and its performance at translation. It also includes two actual examples.