9
submitted 5 months ago by ylai@lemmy.ml to c/python@lemmy.ml
top 2 comments
sorted by: hot top controversial new old
[-] autotldr@lemmings.world 1 points 5 months ago

This is the best summary I could come up with:


LPython remains focused on providing "the best possible performance" especially for numerical use-cases, cross-platform compatibility, and hopes to be able to eventually transform Python code over to C++ and Fortran or other languages.

LPython in its early stage is only compiling a subset of Python code but continues picking up more features.

LPython 0.21 adds support for functions to accept symbolic variables, support for base in int(), and implementing a wide range of different Python methods and other features of the Python programming language.

LPython 0.21 has a long list of new Python language features being supported and other updates with this new release.

See GitHub for the source code to this Python AOT compiler and learning more about the open-source project.

It will be interesting to see how well its performance ultimately compares once supporting a broad enough range of Python language features.


The original article contains 188 words, the summary contains 144 words. Saved 23%. I'm a bot and I'm open source!

[-] lemming934@lemmy.sdf.org 1 points 5 months ago

Do you know the benefit of this over cython?

this post was submitted on 13 Apr 2024
9 points (90.9% liked)

Python

3186 readers
1 users here now

News and discussions about the programming language Python


founded 5 years ago
MODERATORS