Automic VaultAutomic Vault

brew

使用 Homebrew, apk, apt, dnf, pacman 安装 fennel

查看 fennel 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install fennel

local Homebrew formula metadata

Linux

Alpine Linux apk已验证 · 92%
sudo apk add fennel

Alpine Linux edge package indexes · fennel · 来源: dl-cdn.alpinelinux.org

Debian apt已验证 · 92%
sudo apt install fennel

Debian stable package indexes · fennel · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install fennel

Fedora Rawhide package metadata · fennel · 来源: dl.fedoraproject.org

Arch Linux pacman已验证 · 92%
sudo pacman -S fennel

Arch Linux sync databases · fennel · 来源: geo.mirror.pkgbuild.com

概览

软件包摘要

Lua Lisp Language

命令和别名

  • fennel

历史

项目历史与用法

Fennel is a Lisp-family programming language that compiles to Lua. Its project identity is tied to small, embeddable tooling: the README describes it as a one-file library and executable, with full Lua compatibility, compile-time macros, and compiled output that does not require Fennel at runtime.

项目历史

The public GitHub repository dates to 2016, while the project's release history records early public releases beginning with 0.1.0 in November 2018. The language developed around the idea that Lua's runtime and embedding story could be paired with Lisp syntax, macros, destructuring, pattern matching, and a stricter approach to accidental globals.

Fennel reached 1.0.0 in December 2021, after several years of 0.x releases. Its changelog shows steady post-1.0 language and tooling work through the 1.4, 1.5, and 1.6 series, including compiler API additions, REPL improvements, macro-related changes, better source-map-aware debugging helpers, and compatibility work across Lua versions.

采用历史

Fennel's adoption path has been typical of a niche language with strong package-manager culture: source builds and a self-contained executable first, then distribution through language and OS package channels. Homebrew packages it as `fennel`, and the input package metadata also records packages in apk, Debian, Fedora, and Arch ecosystems.

The project documentation emphasizes a live browser REPL, a page for inspecting generated Lua, IRC and Matrix community channels, a mailing list, and a wiki. That gives Fennel a small but durable language-community footprint rather than the adoption profile of a general-purpose mainstream runtime.

使用方式

Users run `fennel` as a compiler, REPL, and scripting tool, or embed the one-file library into Lua-hosted applications. The README highlights that Fennel code can call Lua libraries directly and can be compiled so shipped programs have no runtime dependency on Fennel itself.

Fennel tends to appear where Lua is already attractive: games, editors, small tools, embeddable application scripting, and environments where LuaJIT or stock Lua is already available. Package users care that the command-line tool is easy to install while still producing plain Lua output.

为什么软件包爱好者会关心

For package maintainers, Fennel is interesting because it is both a language implementation and a small CLI artifact. It has minimal runtime expectations compared with larger language stacks, but it still needs careful Lua-version compatibility and documentation around source builds, standalone scripts, and generated Lua.

Its presence across Homebrew and several Linux distributions makes it a representative example of a niche programming language that crossed from source-only usage into normal OS package workflows without becoming a heavyweight runtime.

时间线

  • 2016: Public GitHub repository created.
  • 2018: Fennel 0.1.0 appears in the project release history.
  • 2021: Fennel 1.0.0 released.
  • 2024: Fennel 1.5.0 adds compiler, REPL, and language improvements.
  • 2025: Fennel 1.6.0 continues compiler API and Lua compatibility work.

Related projects

  • Fennel is directly related to Lua and LuaJIT because it compiles to Lua and inherits Lua's runtime ecosystem. It is also related to editor and language-server tooling such as fennel-ls, which exists to make Fennel development more comfortable in LSP-aware editors.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 1 个平台目标。
  • 安装时包含 1 个运行时依赖。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
fennelcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本1.6.1
管理器更新时间
本地数据OK
上游当前
检测到的最新版本1.6.1

https://github.com/bakpakin/Fennel

  • 信息No package-manager update timestamp was available.低 置信度

安装元数据

软件包元数据

软件包键brew:fennel
版本1.6.1
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/fennel
主页https://fennel-lang.org
仓库https://github.com/bakpakin/Fennel
上游文档https://fennel-lang.org/
许可证MIT
源码归档https://github.com/bakpakin/Fennel/archive/refs/tags/1.6.1.tar.gz
依赖lua
构建依赖luajit
Bottle可用 (于 all)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namefennel
Version Scheme0
Revision1
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

fennel 1.5.3+dfsg-2

Lisp-based programming language for the Lua runtime

https://fennel-lang.org

sudo apt install fennel
  • Section: devel
  • Architecture: all
  • 1 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Fennel
Debian stable package indexes · deb.debian.org · Debian stable package indexes: fennel from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
apk95%

fennel 1.6.1-r0

A Lua Lisp Language

https://fennel-lang.org

sudo apk add fennel
  • License: MIT
  • Architecture: x86_64
  • Source Package: fennel
  • normalized package name match
  • 匹配方式:Fennel
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: fennel from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

fennel-doc 1.6.1-r0

A Lua Lisp Language (documentation)

https://fennel-lang.org

sudo apk add fennel-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: fennel
  • normalized package name match
  • 匹配方式:Fennel
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: fennel-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

fennel-lua 1.6.1-r0

Fennel Lua Library

https://fennel-lang.org

sudo apk add fennel-lua
  • License: MIT
  • Architecture: x86_64
  • Source Package: fennel
  • normalized package name match
  • 匹配方式:Fennel
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: fennel-lua from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

fennel5.1 1.6.1-r0

A Lua Lisp Language for Lua 5.1

https://fennel-lang.org

sudo apk add fennel5.1
  • License: MIT
  • Architecture: x86_64
  • Source Package: fennel
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Fennel
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: fennel5.1 from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

fennel5.2 1.6.1-r0

A Lua Lisp Language for Lua 5.2

https://fennel-lang.org

sudo apk add fennel5.2
  • License: MIT
  • Architecture: x86_64
  • Source Package: fennel
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Fennel
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: fennel5.2 from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

fennel5.3 1.6.1-r0

A Lua Lisp Language for Lua 5.3

https://fennel-lang.org

sudo apk add fennel5.3
  • License: MIT
  • Architecture: x86_64
  • Source Package: fennel
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Fennel
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: fennel5.3 from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

fennel5.4 1.6.1-r0

A Lua Lisp Language for Lua 5.4

https://fennel-lang.org

sudo apk add fennel5.4
  • License: MIT
  • Architecture: x86_64
  • Source Package: fennel
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Fennel
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: fennel5.4 from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

fennel5.5 1.6.1-r0

A Lua Lisp Language for Lua 5.5

https://fennel-lang.org

sudo apk add fennel5.5
  • License: MIT
  • Architecture: x86_64
  • Source Package: fennel
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Fennel
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: fennel5.5 from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

fenneljit 1.6.1-r0

A Lua Lisp Language for Lua jit

https://fennel-lang.org

sudo apk add fenneljit
  • License: MIT
  • Architecture: x86_64
  • Source Package: fennel
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Fennel
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: fenneljit from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

fennel 1.6.1-4.fc45

A Lisp that compiles to Lua

https://fennel-lang.org/

sudo dnf install fennel
  • License: MIT
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: fennel
  • 2 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Fennel
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: fennel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

fennel 1.6.1-3

A Lua Lisp language

https://fennel-lang.org

sudo pacman -S fennel
  • License: MIT
  • Architecture: any
  • 1 依赖
  • normalized package name match
  • 匹配方式:Fennel
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: fennel from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment