Hacker News new | ask | show | jobs
by tosh 639 days ago
Does Hy also work with Mojo?
2 comments

I'm not sure. I was going to say that Mojo is proprietary software and so I've never tried it, but I just checked and apparently it's free now. If nothing else, you can probably get a lot of Hy code to run on Mojo via `hy2py`, if Mojo supports a lot of Python as it claims to.

Edit: actually, confusingly, the GitHub repository for Mojo doesn't have an interpreter. The language is still proprietary.

Thank you for the hy2py pointer and kudos @ 1.0.0!
Not sure either, but it should. I do test it every year or so with pypy.