Get the latest tech news
Python can run Mojo now
Chris Lattner mentioned that Python can actually call Mojo code now. I love this idea (!) as I'm definitely in the market for a simple compiled language that can offer Python some really fast functions.
as I'm definitely in the market for a simple compiled language that can offer Python some really fast functions. Given that the overflow is probably the issue here, I figured I'd run one extra example just to see if we could measure a speed increase. At the time of writing the main downside is that the modular stack is still early, but there also seems to be light support for .
Or read this on Hacker News