Skip to content

Refactoring operations on the Abstract Syntax Tree (AST) models in the Famix AST (FAST) framework.

License

Notifications You must be signed in to change notification settings

moosetechnology/FASTRefactor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FASTRefactor

Refactoring operations on the Abstract Syntax Tree (AST) models in the FAST framework. FASTR includes a low-level API for manipulating AST nodes, and a high-level API for applying transformations to the entire AST model.

Installation

Metacello new
  githubUser: 'moosetechnology' project: 'FASTRefactor' commitish: 'main' path: 'src';
  baseline: 'FASTRefactor';
  load

About

Refactoring operations on the Abstract Syntax Tree (AST) models in the Famix AST (FAST) framework.

Resources

License

Stars

Watchers

Forks