Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 338 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 338 Bytes

FAST-Fortran

A FAST (Famix-AST) meta-model for the Fortran programming language. Initially for Fortran77, might be extended afterward

To load:

Metacello new
  githubUser: 'moosetechnology' project: 'FAST-Fortran' commitish: 'master' path: 'src';
  baseline: 'FASTFortran';
  load.