• AutoTL;DRB
    link
    fedilink
    English
    122 days 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!