Hacker News new | ask | show | jobs
by paultag 4209 days ago
Hy core here!

It works both ways, and bi-directional interop is intended! Just `import hy` then you can import any `.hy` on `sys.path` :D

(yes, this means you can make Hy code pip installable, just like Hy itself!)

1 comments

Wow. That sounds amazing!