Control Flow Graph for FAST Fortran
A Control Flow Graph analysis for FAST Fortran
Posted by
Nicolas Anquetil
on March 08, 2025 ·
10 mins read
A real example on using tags
In this post I show step by step how one can use tags to perform a real, concrete, analysis.
Posted by
Nicolas Anquetil
on March 05, 2025 ·
17 mins read
Generating a visitor infrastructure for a given meta-model
This post is part of a serie dedicated to Famix Tools
Posted by
Nicolas Anquetil
on February 26, 2025 ·
7 mins read
Transformation journey (2/2) : Copying FASTs and creating nodes
How to copy and create FAST nodes to create code transformations
Posted by
Romain Degrave
on April 15, 2024 ·
12 mins read