suggest_refactoring
Analyzes Fortran code snippets to suggest modern design patterns and refactoring options based on Refactoring Guru.
Instructions
Analyzes a block of Fortran code and suggests modern design patterns and refactoring options mapped to Refactoring Guru.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | The Fortran code snippet to analyze. | |
| problem_description | No | Optional description of the problem or requirements. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |