You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LPython is a Python compiler that can compile type-annotated Python code to optimized machine code. LPython offers several backends such as LLVM, C, C++, WASM, Julia and x86. LPython features quick compilation and runtime performance, as we show in the benchmarks in this blog. LPython also offers Just-In-Time (JIT) compilation and seamless interoperability with CPython.
Yes, we should mention it. LFortran supports both and in LPython there might not be an option in the frontend yet, but we should add it, so that people can play with it.
They are mentioned here:
lpython.org-deploy/content/blog/lpython_mvp.md
Line 12 in 2bc921d
but then dropped, this is confusing.
https://github.com/lcompilers/lpython.org-deploy/blob/2bc921d5a5dc8c94d55fa8b5340c9f2cda5373b1/content/blog/lpython_mvp.md?plain=1#L30-1#L37
The text was updated successfully, but these errors were encountered: