macOS
brew install syntaxerllocal Homebrew formula metadata
安装
brew install syntaxerllocal Homebrew formula metadata
概览
Syntax checker for Erlang code and config files
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
syntaxerl | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:syntaxerl |
|---|---|
| 版本 | 0.15.0 |
| 软件包管理器 | Homebrew |
| 主页 | https://github.com/ten0s/syntaxerl |
| 仓库 | https://github.com/ten0s/syntaxerl |
| Bottle | 未记录 |
| 服务 | 未声明 |
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.