macOS
brew install fennellocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de fennel pour les workflows d'agents IA.
installation
brew install fennellocal Homebrew formula metadata
sudo apk add fennelAlpine Linux edge package indexes · fennel · Source: dl-cdn.alpinelinux.org
sudo apt install fennelDebian stable package indexes · fennel · Source: deb.debian.org
sudo dnf install fennelFedora Rawhide package metadata · fennel · Source: dl.fedoraproject.org
sudo pacman -S fennelArch Linux sync databases · fennel · Source: geo.mirror.pkgbuild.com
aperçu
Lua Lisp Language
historique
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.
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 |
|---|---|---|---|
fennel | cli | exécutable global |
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.
https://github.com/bakpakin/Fennel
métadonnées d'installation
| Clé du paquet | brew:fennel |
|---|---|
| Version | 1.6.1 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/fennel |
| Page d'accueil | https://fennel-lang.org |
| Dépôt | https://github.com/bakpakin/Fennel |
| Docs amont | https://fennel-lang.org/ |
| Licence | MIT |
| Archive source | https://github.com/bakpakin/Fennel/archive/refs/tags/1.6.1.tar.gz |
| Dépendances | lua |
| Dépendances de compilation | luajit |
| Bouteille | disponible (sur all) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | fennel |
| Version Scheme | 0 |
| Revision | 1 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
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.
fennel 1.5.3+dfsg-2
Lisp-based programming language for the Lua runtime
sudo apt install fennelfennel 1.6.1-r0
A Lua Lisp Language
sudo apk add fennelfennel-doc 1.6.1-r0
A Lua Lisp Language (documentation)
sudo apk add fennel-docfennel-lua 1.6.1-r0
Fennel Lua Library
sudo apk add fennel-luafennel5.1 1.6.1-r0
A Lua Lisp Language for Lua 5.1
sudo apk add fennel5.1fennel5.2 1.6.1-r0
A Lua Lisp Language for Lua 5.2
sudo apk add fennel5.2fennel5.3 1.6.1-r0
A Lua Lisp Language for Lua 5.3
sudo apk add fennel5.3fennel5.4 1.6.1-r0
A Lua Lisp Language for Lua 5.4
sudo apk add fennel5.4fennel5.5 1.6.1-r0
A Lua Lisp Language for Lua 5.5
sudo apk add fennel5.5fenneljit 1.6.1-r0
A Lua Lisp Language for Lua jit
sudo apk add fenneljitfennel 1.6.1-4.fc45
A Lisp that compiles to Lua
sudo dnf install fennelfennel 1.6.1-3
A Lua Lisp language
sudo pacman -S fennelpiste 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.