Closed
Description
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
Labels
No labels