macOS
brew install neverlocal Homebrew formula metadata
brew
never のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install neverlocal Homebrew formula metadata
概要
Statically typed, embedded functional programming language
履歴
Never is a small statically typed functional language implemented mainly in C. The upstream README describes it as syntactically scoped, strongly typed, call-by-value, and useful as an embeddable language for compiling and invoking first-order functions.
The never-lang/never repository is the main source. GitHub showed roughly 462 stars, 12 forks, 599 commits, six releases, and latest release v2.3.9 dated 2023-09-02 when researched on 2026-07-01. The Homebrew formula also reported stable 2.3.9.
Never has visible source availability and modest GitHub interest, but package-manager adoption is tiny. Homebrew analytics reported 7 install-on-request events in the 30-day and 90-day windows and 19 over 365 days. That makes it a niche language package rather than a commonly used runtime.
The README documents building with `cmake ..; make` after installing gcc, glibc, bison/flex, libm, libdl, and libffi. It also documents Emscripten builds for asm.js and WebAssembly targets, including calling the compiled module from JavaScript via `Module.cwrap`.
Package nerds are most likely to install Never to inspect a compact compiler/runtime, try example programs, or experiment with a small language that targets native builds and browser-oriented wasm/asm.js output. There is not enough source-backed evidence to claim broad production use.
Never is interesting as a small language implementation and Homebrew-packaged compiler, not as a major language ecosystem. Its value for av.db history is mostly provenance, target support, and the fact that it is maintained enough to have a 2023 release and a Homebrew formula.
セキュリティ状態
generalized runtime or code generation signal.
リスク yellow · 信頼度 中 · runtime
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
never | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/never-lang/never
インストールメタデータ
| パッケージキー | brew:never |
|---|---|
| バージョン | 2.3.9 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/never |
| ホームページ | https://never-lang.readthedocs.io/en/latest/ |
| リポジトリ | https://github.com/never-lang/never |
| 上流ドキュメント | https://github.com/never-lang/never#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/never-lang/never/archive/refs/tags/v2.3.9.tar.gz |
| 最終更新 | 2026-06-14T14:47:56+02:00 |
| Pulse | updated |
| ビルド依存関係 | bison, cmake |
| macOS 提供ライブラリ | libffi |
| Bottle | 利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | never |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.