pkg.soopen package index

brew / 順位 10432

syntaxerl を Homebrew でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install syntaxerl

local Homebrew formula metadata

概要

パッケージ概要

Syntax checker for Erlang code and config files

コマンドとエイリアス

  • syntaxerl

履歴

プロジェクトの歴史と使われ方

SyntaxErl is a command-line syntax checker for Erlang source, header, application, release, escript, Leex, and Yecc files. It is designed primarily as a backend for editor diagnostics.

プロジェクトの歴史

The official repository was created in June 2012. SyntaxErl grew as a focused wrapper around Erlang parsing and compilation behavior, reading project dependency and library paths from rebar, rebar3, or erlang.mk projects rather than maintaining a separate application configuration.

Its compatibility expanded beyond `.erl` files to Erlang headers and configuration artifacts, escripts, Leex lexer sources, and Yecc parser sources. The README documents the 0.16 command-line interface and editor setup.

採用の歴史

SyntaxErl was integrated into Emacs Flymake and Vim tooling, first through Syntastic and later ALE. The supplied metadata records Homebrew packaging, giving editor users a system-managed way to install the checker on macOS and other Homebrew platforms.

使われ方

Users invoke `syntaxerl <filename>` directly or configure an editor linter to run it when Erlang files change or are saved. The checker relies on a buildable Erlang project and existing dependencies so it can resolve the same include, dependency, and library paths as the project's build tooling.

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

SyntaxErl represents the Unix editor-tool pattern of a narrow command-line checker serving several front ends. Its support for multiple generations of Erlang build tooling and several editor integrations makes a single packaged executable useful across otherwise different development setups.

タイムライン

  • 2012: The official SyntaxErl repository was created.
  • 2010s: SyntaxErl was integrated with Emacs Flymake and Vim Syntastic.
  • 2010s–2020s: Support expanded to rebar3, erlang.mk, and Vim ALE workflows.

Related projects

  • Erlang/OTP supplies the language and compiler ecosystem; rebar, rebar3, and erlang.mk provide the project metadata SyntaxErl reads. Flymake, Syntastic, and ALE are the editor diagnostic front ends documented by upstream.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

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

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
syntaxerl実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

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

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

インストールメタデータ

パッケージメタデータ

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

ソース経路

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

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • pkg.so package database
  • pkgdb category and tag curation