Description
Feature Highlights LPython is in heavy development, there are features that work today, and there are features that are being implemented.
Works today Best possible performance for numerical, array-oriented code LPython gives you the speed you need for your numerical, array-oriented code. With LPython, you can write Python code that is as fast as C or C++. This is because LPython compiles your code to optimized machine code, which is the fastest way to run code on a computer.