Skip to content

moosetechnology/FAST-Fortran

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.