Hacker News new | ask | show | jobs
by lavaman131 15 days ago
This is super cool. I like the anti magic and explicit philosophy you have. Do you plan on eventually building out the advanced optimization passes so that the language is faster?
1 comments

Absolutely. We have the ability to match the performance of C very easily in the future. Priority is fleshing out the compilation target backends, but that's coming after.

We're "fast enough" for the time being, but we can always be faster ;)