Hi, Hy!

Currently trying Hy as a drop-in replacement for Python in a toy project. It’s interesting how much of the learning curve for Lisp goes away once you have access to an underlying runtime you’re familiar with; the small stuff generates more friction than the large differences (which makes sense, as we do the small stuff more often).