# Installer erlang-language-platform avec Homebrew, Nix, MacPorts

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de erlang-language-platform pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

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

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install elp
```

  Preuve: 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
```

  Preuve: 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

## Faits du paquet

- **Clé du paquet:** brew:erlang-language-platform
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2026-02-27
- **Résumé source:** LSP server and CLI for the Erlang programming language
- **Page d'accueil:** <https://whatsapp.github.io/erlang-language-platform/>
- **Dépôt:** <https://github.com/WhatsApp/erlang-language-platform>
- **Dernière mise à jour:** 2026-06-22T14:03:15-07:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- elp (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 2026-02-27
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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`.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

- <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>


## Notes de sécurité

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

- **Risque Geiger:** yellow / moyen
- 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
## Autres enregistrements de gestionnaires de paquets

- 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)


## Sources

- 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
