Automic VaultAutomic Vault

brew

fennel を Homebrew, apk, apt, dnf, pacman でインストール

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 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-26
マネージャ版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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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