Hacker News new | ask | show | jobs
by js2 358 days ago
For anyone not up to speed on Mojo: Mojo is a pythonic language for blazing-fast CPU+GPU execution without CUDA:

https://news.ycombinator.com/item?id=35790367

1 comments

I'm glad the blazing-fast tech is finally making it to python. Those guys were pretty busy with Rust for like the past 10 years. I'm glad they are finally starting to making a blazing-fast python stuff.
It could already be -fast, even if not blazing, if there was more love for projects like PyPy.