Skip to content

Comment on LPython: Novel, Fast, Retargetable Python Compilerparent

Comments

How do you manage to do that for Python AND Fortran in the same language?

By being a superset of Fortran and subset of Python. It turns out the features map on each other almost 1:1, and the differences can be taken care of by the respective frontends, so the abstracted ASR maps perfectly.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.