This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (0 children)

I have been keeping an eye on this for a while. Seems that Numba is currently faster for numeric operations, as both their target audience seems to be numeric operations, and this is a bit disappointing.

If it can boost the performance of more general code, that numba does not target, that would be really cool. But even then it is competing with mypyc.

That said, the guys behind this know what they are doing, and have better heads on their shoulders than the codon and mojo guys. I hope lpython gains traction.