10 ms·
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 reuse
by certik 3y 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.
- cjohnson318 3y agoCool cool cool, I just wanted to make sure I wasn't hallucinating. I'll try out a Hello World!
- certik 3y agoAwesome! Report all bugs. :)
- cjohnson318 3y ago10-4 boss.