Hacker News new | ask | show | jobs
by codezero 2176 days ago
Folks here probably already know, but any time I see functional and python in the same sentence, I like to remind folks about Hy: https://github.com/hylang/hy

I think it operates on the AST in python, which is also nifty.