1 Open Issue Need Help Last updated: Jul 28, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement polymorphic min/max functions in the Fortran compiler frontend to support integer, real, and complex numeric types, leveraging Fortran's generic interfaces or type-bound procedures. This enhancement improves code usability without impacting core functionality.

Complexity: 3/5
enhancement good first issue