GSoC'22: Building a Fortran playground

We conducted the weekly GSoC meet with @milancurcic, @everythingfunctional and @Arjen.
Following are the points we discussed:

  • Instead of a static text field for an output we will try to implement an interactive console-like interface so that we can have recurring outputs in case a program needs it
  • More mockups for the UI and polling them before the end of week
  • Another feature idea: Having the user type code in fragments while the editor completes it,
    discussed further on github.
  • We settled on having React as the front-end framework for the project
2 Likes