Simply Fortran Tutorial
This quick tutorial will familiarize new users with the basics of using Simply Fortran. We'll start with creating a new project, then adding a single source file, and finally compiling the Fortran file. The steps can also be used as a starting point for more complex projects. You can interact with the program as we walk through this tutorial.
Simply Fortran also includes a thorough help file that covers how to use the integrated development environment and the complete GNU Fortran compiler manual. Both are available by clicking Contents... in the Help menu.