Could ROSE support "Old Fortran"(Fortran77/90)?
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 688
- Forks
- 144
- PR merge metrics
- No merged PRs in 30d
Description
I have some Fortran77/90 files, seems rose couldn't parse them.
Rose use OFP as Fortran front-end and OFP only support Fortran 2003/2008. So rose couldn't support old Fortran actually?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing ROSE's OFP Fortran front-end and how it handles the reported Fortran77/90 files. Determine whether OFP or ROSE is the limiting component; done means representative Fortran77/90 input is successfully parsed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- fortran
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100