New user to Intel Fortran

I have been using Lahey Fortran for several decades along with graphic screen development using Winteracter. Since both Lahey and Winteracter are discontinued, I have downloaded the Intel Fortran compiler. Is there any other graphics program like Winteracter that will work with Intel fortran and allow me to develop similar screens.

Welcome to the forum.

On Windows, Intel Fortran provides access to both the Win32 C API (in all its Hungarian-notation glory :laughing:), as well as a console-like wrapper called QuickWin (original from Microsoft). The types of projects available are listed here.

For more specific information, you can hit the Intel Fortran Compiler forum.

1 Like

Try Dislin (dislin.de)