comp.lang.ada
 help / color / mirror / Atom feed
From: Oliver Kellogg <okellogg@users.sourceforge.net>
Subject: Fortran to Ada95 converter update
Date: Fri, 17 Aug 2012 23:42:26 -0700 (PDT)
Date: 2012-08-17T23:42:26-07:00	[thread overview]
Message-ID: <fae24f42-eb4f-42ca-90be-ad0d9b031831@googlegroups.com> (raw)

The f2a.pl semi-automatic Fortran to Ada95 converter perl script has been updated.
The new version is available at http://www.okellogg.de/x.html ,

http://www.okellogg.de/for2ada95-1.4.tar.gz

Here are the changes of version 1.4:

- When the step value given in a DO loop was a variable,
  the Ada loop generated would be missing the increment
  of the loop variable before the "end loop". Fixed this.
- Fixed transfer of initial Fortran comments (i.e. comments
  preceding any declaration) to Ada body file.
- In a DO loop, if the line of definition of the DO label
  had CONTINUE then the label would be omitted. However, we
  cannot omit the label if it is referenced by some GOTO.
- Added recognizing of Fortran EXIT statement.

Thanks to Leo Brewin for reporting these problems.

Enjoy,

Oliver M. Kellogg
-- okellogg at users dot sourceforge dot net



             reply	other threads:[~2012-08-18  6:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-18  6:42 Oliver Kellogg [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-10-31 10:42 Fortran to Ada95 converter update okellogg
2011-11-16 21:19 ` okellogg
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox