Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[feature request] Ability to execute the code without compiling using llvm JIT #2563

Closed
@Vipul-Cariappa

Description

@Vipul-Cariappa

It would be very useful if we could directly execute the lpython code without compiling it using the llvm JIT. It will prevent the creation of *.tmp.o and the executable files.

The main idea is to run lpython --jit program.py


I have a working implementation ready. If this is useful I could open a PR.

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