Skip to content

Allow to accept a program using URL #78

@certik

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.

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