macOS
brew install hylocal Homebrew formula metadata
brew / rang 6781
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de hy pour les workflows d'agents IA.
installation
brew install hylocal Homebrew formula metadata
sudo apk add hyAlpine Linux edge package indexes · hy · Source: dl-cdn.alpinelinux.org
sudo apt install hyDebian stable package indexes · hy · Source: deb.debian.org
nix profile install nixpkgs#hynixpkgs package indexes · hy · Source: raw.githubusercontent.com
sudo pacman -S hyArch Linux sync databases · hy · Source: geo.mirror.pkgbuild.com
aperçu
Dialect of Lisp that's embedded in Python
historique
Hy is a Lisp dialect embedded in Python. It reads Lisp syntax and transforms it into Python abstract syntax tree objects, giving users macros and Lisp syntax while keeping access to Python built-ins, libraries, packaging, and runtime behavior.
The public repository was created in December 2012. Hy's README frames the project with the line that Lisp and Python should love each other, and explains the core technical idea: Hy code becomes Python AST, so Python's ecosystem remains available.
The 1.0.0 announcement in September 2024 described that release as arriving after nearly 12 years of on-and-off development and real-world use. The NEWS file states that Hy follows semantic versioning since 1.0.0, marking a stabilization point after the long 0.x period.
Hy is distributed through Python packaging and also appears in system package managers such as Homebrew, Debian, Ubuntu, Arch, Alpine, and Nix. Its community surfaces include GitHub Discussions, Stack Overflow's `hy` tag, documentation on hylang.org, and a browser console for trying the language.
Users run `hy` for a REPL, execute `.hy` programs with `hy myprogram.hy`, translate with `hy2py`, and compile with `hyc`. The homepage examples show Python-equivalent forms for assignment, sorting, functions, context managers, comprehensions, and macros.
Hy is interesting to package nerds because it is not a separate virtual machine or runtime island. It packages as a Python-hosted language that can import Python modules directly, which makes it easier to install experimentally while still offering Lisp macros and syntax.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
hy | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
hy2py | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
hyc | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:hy |
|---|---|
| Version | 1.3.1 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://github.com/hylang/hy |
| Dernière mise à jour | 2026-08-01T18:08:24Z |
| Pulse | updated |
| Bouteille | non enregistré |
| Service | aucun déclaré |
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
hy 1.0.0-1
Lisp (s-expression) based frontend to Python (cmdline)
sudo apt install hyhy-doc 1.0.0-1
Lisp (s-expression) based frontend to Python (documentation)
sudo apt install hy-docpython3-hy 1.0.0-1
Lisp (s-expression) based frontend to Python 3
sudo apt install python3-hyhy
nix profile install nixpkgs#hyhy 0.28.0-1
Lisp (s-expression) based frontend to Python (cmdline)
sudo apt install hyhy-doc 0.28.0-1
Lisp (s-expression) based frontend to Python (documentation)
sudo apt install hy-docpython3-hy 0.28.0-1
Lisp (s-expression) based frontend to Python 3
sudo apt install python3-hyhy 1.1.0-r1
Dialect of Lisp that's embedded in Python
sudo apk add hyhy-pyc 1.1.0-r1
Precompiled Python bytecode for hy
sudo apk add hy-pychy 1:1.3.0-1
A dialect of Lisp that's embedded in Python
sudo pacman -S hypiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.