FAST-Fortran-2K

Description

FAST for Fortran-2k (2003/2008)

Details

Source
GitHub
Created
Jan. 25, 2025
Updated
March 30, 2026

README excerpt

# FAST-Fortran-2K
FAST for Fortran-2k (2003/2008)


```st
Metacello new
	baseline: 'FASTFortran2k';
	repository: 'github://moosetechnology/FAST-Fortran-2K';
	load

```

This is the main repository to load for the [Esope to Fortran 2008 migration project](https://github.com/moosetechnology/Esope).

Everything needed in Moose is loaded from here.

A Fortran parser written in Haskell is also needed : [https://hackage.haskell.org/package/fortran-src](https://hackage.haskell.org/package/fortran-src)
← Back to results