Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/beliavsky/ezup
August Miller's tool to convert Fortran fixed source form to free source form to be compatible with ELF90
https://github.com/beliavsky/ezup
fortran transpiler transpiler-for-casual-use
Last synced: 3 days ago
JSON representation
August Miller's tool to convert Fortran fixed source form to free source form to be compatible with ELF90
- Host: GitHub
- URL: https://github.com/beliavsky/ezup
- Owner: Beliavsky
- Created: 2022-04-12T20:30:04.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-12T22:09:26.000Z (almost 3 years ago)
- Last Synced: 2024-12-03T00:18:10.672Z (2 months ago)
- Topics: fortran, transpiler, transpiler-for-casual-use
- Language: Fortran
- Homepage:
- Size: 285 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# EZUP
August Miller's tool to convert Fortran fixed source form to free source form to be compatible with [ELF90](http://www.lahey.com/elfpage.htm).
Compile the tool with`gfortran rencom.f90 all.f90`
It also compiles with ifort and g95.
Note the following from ezup.pdf:
EZUP is the "intellectual property" of August Miller.
A license to employ it for non-commercial use is
hereby granted to any individual who wishes to do
so. Usage of the program is understood to imply
acceptance of the above disclaimers and any others
which might reasonably apply to "freeware".However, the fact that you may use it in a
non-commercial environment does not mean that you
are free to use it for any other purpose without
express written permission of the author. In fact,
you CANNOT legally do so.