Hacker News new | ask | show | jobs
by Qem 639 days ago
Lack of self-contained tooling. Idle doesn't work with Hy. You'll probably need to fiddle with Emacs to set your environment first, before being able to do anything beyond playing with the language in the REPL.
1 comments

IDLE is not designed for this, obviously. But you can debug Hy using standard Python tools.