# erlang-language-platform を Homebrew, Nix, MacPorts でインストール

erlang-language-platform のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:erlang-language-platform
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install erlang-language-platform
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install elp
```

  証拠: MacPorts ports tree: erlang/elp/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#erlang-language-platform
```

  証拠: nixpkgs package indexes: pkgs/by-name/er/erlang-language-platform/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:erlang-language-platform
- **パッケージマネージャ:** Homebrew
- **バージョン:** 2026-02-27
- **ソース概要:** LSP server and CLI for the Erlang programming language
- **ホームページ:** <https://whatsapp.github.io/erlang-language-platform/>
- **リポジトリ:** <https://github.com/WhatsApp/erlang-language-platform>
- **最終更新:** 2026-06-22T14:03:15-07:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- elp (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 2026-02-27
## プロジェクトの歴史と使われ方

Erlang Language Platform, usually invoked as `elp`, is WhatsApp's Erlang semantic-analysis and editor-tooling project. It provides an LSP language server, a CLI, static-analysis infrastructure, and integration with eqWAlizer type checking.

### プロジェクトの歴史

The official repository was created in August 2023 and published a 0.1.0 GitHub release the same day. The README says ELP was designed at WhatsApp and inspired by rust-analyzer, with a scalable, fully incremental, IDE-first library for Erlang semantic analysis.

### 採用の歴史

ELP exists because classic Erlang editor integrations and OTP tools are not always suited to incremental editing of incomplete code. The FAQ says ELP acts as a compiler front-end and language server, effectively superseding Erlang LS for its intended use case, while being architecturally closer to rust-analyzer than to a thin wrapper around existing OTP tools.

### 使われ方

Users install `elp` and point their editor's language-server client at it for go-to-definition, references, call hierarchy, diagnostics, linting, refactoring support, and type checking. Project configuration is handled with `.elp.toml` and lint settings with `.elp_lint.toml`.

### パッケージ好きにとっての重要性

ELP is notable for bringing the rust-analyzer style of incremental compiler front-end to Erlang packaging. For package maintainers, it is a modern Rust-built developer tool serving an older BEAM language ecosystem, so it sits at the intersection of Erlang, LSP, Rust build tooling, and editor distribution.

### タイムライン

- 2023: The GitHub repository was created.
- 2023: Version 0.1.0 was published on GitHub releases.
- 2020s: ELP documentation covers installation, editor setup, project configuration, and lint configuration for Erlang projects.

### Related projects

- ELP is related to Erlang LS, rust-analyzer, Tree-sitter, Salsa, LSP clients, and eqWAlizer.

### ソース

- <https://github.com/WhatsApp/erlang-language-platform>
- <https://github.com/WhatsApp/erlang-language-platform/blob/main/FAQ.md>
- <https://github.com/WhatsApp/erlang-language-platform/releases>
- <https://api.github.com/repos/WhatsApp/erlang-language-platform>
- <https://whatsapp.github.io/erlang-language-platform>


## セキュリティノート

broad file, network, media, or database tool signal. generalized runtime or code generation signal.

- **Geiger リスク:** yellow / 中
- broad file, network, media, or database tool signal
- generalized runtime or code generation signal


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: .elp.toml, .elp_lint.toml
## 他のパッケージマネージャ記録

- Nix - erlang-language-platform: normalized package name match | nixpkgs package indexes: pkgs/by-name/er/erlang-language-platform/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- MacPorts - elp: installed executable or alias match | MacPorts ports tree: erlang/elp/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/erlang-language-platform.yml](https://github.com/mxcl/pkgdb/blob/main/combined/erlang-language-platform.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
