Comment on LPython: Novel, Fast, Retargetable Python CompilerComments−ljlolel3yLooks like an open source project that hits all of the promises of Mojo except for targeting MLIR and fusion−certik3yMojo is a strict superset of Python, LPython is a strict subset of Python.We could target MLIR later, right now we are just targeting LLVM.
Comments
Looks like an open source project that hits all of the promises of Mojo except for targeting MLIR and fusion
Mojo is a strict superset of Python, LPython is a strict subset of Python.
We could target MLIR later, right now we are just targeting LLVM.