pkg.soopen package index

brew / 順位 9360

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

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
lfe実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
lfe-first-try実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
lfe-test実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
lfec実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
lfedoc実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
lfeexec実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
lfescript実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版2.2.0
マネージャ更新日
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:lfe
バージョン2.2.0
パッケージマネージャHomebrew
ホームページhttps://lfe.io/
リポジトリhttps://github.com/lfe/lfe
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの 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
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation