Skip to content

Allow to supply a URL of a Fortran file to use #81

Open
@certik

Description

@certik

It would work similarly to nbviewer: https://nbviewer.org/ where you can give it any GitHub Gist or GitHub URL of a notebook and it would render it. Here is an example of such a url: https://nbviewer.org/github/jrjohansson/qutip-lectures/blob/master/Lecture-1-Jaynes-Cumming-model.ipynb.

So we could allow something similar, say: https://dev.lfortran.org/github/jrjohansson/qutip-lectures/blob/master/Lecture-1-Jaynes-Cumming-model.f90.

It would load the file into the editor and allow you to compile it and run it.

Even later we can imagine just giving it a url of some github repository that contains fpm.toml file and it would be able to build the project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions