Hacker News new | ask | show | jobs
by certik 1022 days 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.
1 comments

Cool cool cool, I just wanted to make sure I wasn't hallucinating. I'll try out a Hello World!
Awesome! Report all bugs. :)
10-4 boss.