comp.lang.ada
 help / color / mirror / Atom feed
From: okellogg <okellogg@users.sourceforge.net>
Cc: jasmin@froelich.name
Subject: Fortran to Ada95 converter update
Date: Mon, 31 Oct 2011 03:42:47 -0700 (PDT)
Date: 2011-10-31T03:42:47-07:00	[thread overview]
Message-ID: <55580e15-1b1d-489d-8939-c5216f00f43e@x21g2000yqb.googlegroups.com> (raw)

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

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

Here are the changes of version 1.2:

-  Added keywords REWIND and PRINT to @tbd.
- Translate STOP to (commented) System.OS_Lib.OS_Exit.
  The call is commented because of its GNAT dependency.
- Use artificial name "Main" for main procedure if the
  PROGRAM statement is missing in the input code.
- Print line number in input file on error message.
- New variables $linebuf_save, $line_pending_save, and
  $linenum_save do the necessary saving of global state
  before processing of INCLUDE file.
- Print success status and file names generated upon
  completion of conversion.

Enjoy,

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



             reply	other threads:[~2011-10-31 10:45 UTC|newest]

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

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