| Homepage | hylang.org |
| Documentation | docs.hylang.org/en/stable/ |
| Repository | github.com/hylang/hy |
| Wikipedia | [ English ] |
| First appeared | 2013 (12 years) |
| Designed by | Paul Tagliamonte |
| Latest release | 1.0.0 (Sep 2024) |
| Developer | Hy Core team |
| License | MIT-style |
Hy is a Lisp dialect that's embedded in Python.
Comparison values
| Score | 13 |
Features
| Algebraic data type | |
| Compiled language | Python BC (1) |
| Context management / Defer | |
| Explicit errors | |
| Higher-order function | |
| Immutable object | |
| Pattern matching | |
| Statically typed | -- |
References
| How To Become A Hacker | -- |
| languages of choice | -- |
Rankings
Personal
| Category | |
| Usage | tried |