Popularity
9.2
Declining
Activity
5.7
-
120
11
15

Monthly Downloads: 50
Programming language: Haskell
License: GNU General Public License v3.0 or later
Tags: Language    
Latest version: v1.0

camfort alternatives and similar packages

Based on the "Language" category.
Alternatively, view camfort alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of camfort or a related project?

Add another 'Language' Package

README

CamFort

CamFort is a refactoring and verification tool for scientific Fortran programs. It currently supports Fortran 66, 77, and 90 with various legacy extensions.

It is a research project developed in University of Cambridge and University of Kent.

Installation & Building

Please see the installation guide in the wiki.

Tab Completion

To enable bash autocompletion for camfort, add eval "$(camfort --bash-completion-script=$(which camfort))" to either your .bashrc or .bash_profile file.

Usage

For detailed information please check the wiki.

Contributing

We appreciate any bugs you encounter and kindly request you to submit it as an issue.

Pull requests are much appreciated, but please contact us first if it is a substantial change. Make sure to run the test suite before you submit.

If you have scientific code that you would like us to analyse, we would be happy to add it to CamFort corpus. This helps us finding useful ways to extend CamFort as well as ensuring it is robust.