macOS
brew install hylocal Homebrew formula metadata
安装
brew install hylocal Homebrew formula metadata
sudo apk add hyAlpine Linux edge package indexes · hy · 来源: dl-cdn.alpinelinux.org
nix profile install nixpkgs#hynixpkgs package indexes · hy · 来源: raw.githubusercontent.com
sudo pacman -S hyArch Linux sync databases · hy · 来源: geo.mirror.pkgbuild.com
概览
Dialect of Lisp that's embedded in Python
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
hy | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
hy2py | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
hyc | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:hy |
|---|---|
| 版本 | 1.3.1 |
| 软件包管理器 | Homebrew |
| 主页 | https://github.com/hylang/hy |
| 最后更新 | 2026-08-01T18:08:24Z |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 hy来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.