ROSE  0.9.6a
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ROSE Backend

The ROSE back-end section contains tools for generating source code from the AST. More...

Collaboration diagram for ROSE Backend:

Modules

 Backend C and C++ Code Generator
 Generates C or C++ Source code from the AST.
 
 Backend Language Independent Code Generator
 Generates calls to the appropriate language to build source code from the AST.
 
 Backend Cxx Code Generator
 Generates C++ Source code from the AST.
 
 Backend Fortran Code Generator
 Generates Fortran Source code from the AST.
 

Detailed Description

The ROSE back-end section contains tools for generating source code from the AST.