Hacker News new | ask | show | jobs
by wirrbel 4524 days ago
Would really like to see some clojure->python dialect. Hy seems more "experimental" which is also great.
1 comments

There is an older clojurepy that exists. The author mentioned abandoning it and it needing to target the python AST (like Hy) instead of .pyc to be more portable/less brittle. If you're interested in this, drop me a line (emidln@gmail.com) as I've been toying with using modern clojurescript as a starting point rather than the old codebase.