Automic VaultAutomic Vault

brew

使用 Homebrew, apk 安装 lfe

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install lfe

local Homebrew formula metadata

概览

软件包摘要

Concurrent Lisp for the Erlang VM

命令和别名

  • lfe
  • lfe-first-try
  • lfe-test
  • lfec
  • lfedoc
  • lfeexec
  • lfescript

历史

项目历史与用法

LFE, Lisp Flavoured Erlang, is a Lisp syntax front end for Erlang and the BEAM virtual machine. Its package appeal comes from making Erlang/OTP concurrency, fault-tolerance, and library interoperability available through Lisp forms, macros, and a REPL.

项目历史

The LFE project credits Robert Virding with releasing the first version in 2008, after early 2007 experiments with parsing and implementing a Lisp. Virding's stated goals were to explore a Lisp designed for BEAM, to compile through Core Erlang into the Erlang compiler backend, and to keep full interaction with Erlang/OTP.

The version history shows early 0.x releases evolving the language from basic shell/compiler support into a Lisp-2 design, macro system, Core Erlang generation, records, binary syntax, Query List Comprehensions, and match-specification features. The 1.0 and 2.x release lines later made LFE look more like a maintained language runtime package than a one-off experiment.

采用历史

The LFE website describes production use beginning in 2015 and frames the language as part of the Erlang community's own Lisp ecosystem. Package-manager adoption is narrower than Erlang itself, but Homebrew and Alpine packaging make it easy for BEAM and Lisp-curious developers to install the language tools without building from a clone.

使用方式

Typical package usage is interactive or developer-facing: install the package, run the `lfe` REPL, compile with `lfec`, generate docs with `lfedoc`, or run scripts with `lfescript`. The README emphasizes compatibility with normal Erlang code, so LFE modules can sit beside Erlang modules rather than requiring a separate runtime world.

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

LFE is interesting to package nerds because it is both a language implementation and an Erlang ecosystem bridge: one formula brings in a Lisp REPL, compiler tooling, script runner, and documentation commands for BEAM. It also preserves the long tradition of alternate syntaxes targeting mature VMs.

时间线

  • 2007: Robert Virding experimented with parsing and implementing a Lisp.
  • 2008: The first LFE version was released.
  • 2015: The project website describes stable production use beginning in this year.
  • 2021: LFE 2.0 was published as a GitHub release.
  • 2025: LFE 2.2.0 was published as a GitHub release.

Related projects

  • LFE is directly related to Erlang, Core Erlang, OTP, BEAM, and other Lisp-family languages. In packaging terms it sits near Erlang language tools, alternative BEAM languages, and REPL-oriented development packages.

安全态势

风险级别:绿色

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 元数据适用于 8 个平台目标。
  • 安装时包含 1 个运行时依赖。
  • 构建元数据列出 1 个构建依赖。

建议审查

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
lfecli全局可执行文件
lfe-first-trycli全局可执行文件
lfe-testcli全局可执行文件
lfeccli全局可执行文件
lfedoccli全局可执行文件
lfeexeccli全局可执行文件
lfescriptcli全局可执行文件

新鲜度

版本和新鲜度

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

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

https://github.com/lfe/lfe

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

安装元数据

软件包元数据

软件包键brew:lfe
版本2.2.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/lfe
主页https://lfe.io/
仓库https://github.com/lfe/lfe
上游文档https://github.com/lfe/lfe#readme
许可证Apache-2.0
源码归档https://github.com/lfe/lfe/archive/refs/tags/v2.2.0.tar.gz
依赖erlang
构建依赖emacs
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

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

apk95%

lfe 2.2.0-r2

Lisp Flavoured Erlang

https://lfe.io/

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

lfe-doc 2.2.0-r2

Lisp Flavoured Erlang (documentation)

https://lfe.io/

sudo apk add lfe-doc
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: lfe
  • normalized package name match
  • 匹配方式:Lfe
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: lfe-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.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