LPython: Novel, Fast, Retargetable Python Compiler (2023)

lpython.org

57 points by luismedel 19 days ago


nathan_compton - 16 days ago

Very neat but what an Albatross Python is, especially in the AI era. It is clearly the best language to choose for many applications given the network effects and the fact that AI can program it so effectively, but I really wish we weren't locked into it. So many better, more fun, more tight, languages out there.

And all this effort to eek out performance. Get off my lawn etc.

brudgers - 19 days ago

The repository appears to be active, https://github.com/lcompilers/lpython

theanonymousone - 16 days ago

I'm following them since their first mention in HN in 2023, particularly for Wasm support in compilation. Still not much output, unfortunately.

gsf_emergency - 15 days ago

Might this be a subtler than one might think response to RPython?

About its sponsor GSI:

>As a leader in SRAM technology, we leverage our extensive expertise to develop radiation-hardened memory products for space and military use

sgammon - 16 days ago

How does this compare to GraalPy? Why create something new when GraalPy can already build native programs?