Automic VaultAutomic Vault

brew

lfe を Homebrew, apk でインストール

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

ソース経路

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

このページは 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