Is there a way to create a command line menu in Fortran?

This page summarizes the projects mentioned and recommended in the original post on /r/fortran

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • FLAP

    Fortran command Line Arguments Parser for poor people

  • is not powerful enough, FLAP is one (not the only, see some compiled in fortranwiki) equivalent to argparse (in Python) for Fortran. You then enter a workflow to compile modules, later the main program, and eventually join the object files into an executable. Manually for example with gfortran as compiler, this is in line of

  • fcurses

    Fortran module for linux terminal control over cursor position, character drawing, raw keyboard input, and simple beep sounds. sufficent to write text based games in fortran

  • Here's an example of a form that's written to the terminal screen that the user can move from field to field with Tab and enter text for the program to process. https://github.com/stewmasterj/fcurses/blob/master/examples/testForm.f90

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Joe's Live Coding Sessions - GPU Programming in Fortran : Verifying Spectral Accuracy in the Advection-Diffusion Solvers

    4 projects | /r/FluidNumerics | 29 Dec 2021
  • DotMake Command-Line VS command-line-api - a user suggested alternative

    2 projects | 13 Dec 2023
  • Fortran

    4 projects | news.ycombinator.com | 28 Aug 2023
  • HTTP-Client-0.1.0

    1 project | news.ycombinator.com | 27 Aug 2023
  • How to configure true dependency injection in System.CommandLine

    3 projects | dev.to | 20 Jun 2023