top | item 37300372

(no title)

certik | 2 years ago

Yes, both LPython and LFortran are our two thin frontends to ASR (Abstract Semantic Representation). Not just the website is reused, but the internals are reused, so LPython runs your code at exactly the same speed as LFortran would, since ASR and all optimizations and backends are shared.

discuss

order

cjohnson318|2 years ago

Cool cool cool, I just wanted to make sure I wasn't hallucinating. I'll try out a Hello World!

certik|2 years ago

Awesome! Report all bugs. :)