macOS
brew install neverlocal Homebrew formula metadata
brew
Statically typed, embedded functional programming language. Version 2.3.9 via Homebrew; verified 2026-06-14.
install
brew install neverlocal Homebrew formula metadata
overview
Statically typed, embedded functional programming language
history
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.
security posture
generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
never | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/never-lang/never
install metadata
| Package key | brew:never |
|---|---|
| Version | 2.3.9 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/never |
| Homepage | https://never-lang.readthedocs.io/en/latest/ |
| Repository | https://github.com/never-lang/never |
| Upstream docs | https://github.com/never-lang/never#readme |
| License | MIT |
| Source archive | https://github.com/never-lang/never/archive/refs/tags/v2.3.9.tar.gz |
| Last updated | 2026-06-14T14:47:56+02:00 |
| Pulse | updated |
| Build dependencies | bison, cmake |
| Uses from macOS | libffi |
| Bottle | available (on 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 | not defined |
| Service | none declared |
registry facts
| 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 |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.