Skip to content

Allow for code blocks to run on the playground #161

Open
@gnikit

Description

@gnikit

It would be great if we could allow via a button for the examples that we provide in the Quickstart Tutorial to run in the playground.
I noticed the examples fall in 3 different categories:

  1. Working examples, would compile and run as-is, no modification necessary.
  2. Examples that need to be surrounded with program main/end program main or some other type of boilerplate code.
  3. Examples that need to be appended together to make a Working Example e.g. https://fortran-lang.org/en/learn/quickstart/variables/#standard-input-output

Not every code block needs to be able to run in the playground but it would be cool if we could get users from reading to coding as quickly as possible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    build: sphinxRelated to building the page with sphinxsection: learnRelevant for the learn section on the webpage

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions