Skip to content

Allow to accept a program using URL #78

Description

@certik

Something like this:

https://dev.lfortran.org/input?i=sin%283.5%29

And the website would execute the equivalent of (this work in interactive LFortran):

>>> sin(0.5)                                                             1,9   ]
0.47942555

And we should then use this mechanism to allow people to use our website to execute Fortran snippets interactively on their website.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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