# 使用 Homebrew 安装 never

查看 never 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:never
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install never
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:never
- **软件包管理器:** Homebrew
- **版本:** 2.3.9
- **来源摘要:** Statically typed, embedded functional programming language
- **主页:** <https://never-lang.readthedocs.io/en/latest/>
- **仓库:** <https://github.com/never-lang/never>
- **最后更新:** 2026-06-14T14:47:56+02:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- never (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 2.3.9
## 项目历史与用法

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.

### 时间线

- 2023-09-02: GitHub repository page listed v2.3.9 as the latest release.
- 2026-07-01: Homebrew formula API reported stable 2.3.9 and 19 install-on-request events over 365 days.

### 来源

- <https://formulae.brew.sh/api/formula/never.json>
- <https://formulae.brew.sh/formula/never>
- <https://github.com/never-lang/never>
- <https://never-lang.readthedocs.io/en/latest/>
- <https://raw.githubusercontent.com/never-lang/never/master/README.md>


## 安全说明

generalized runtime or code generation signal.

- **Geiger 风险:** yellow / 中
- generalized runtime or code generation signal


## Combined YAML source

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


## 来源

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