macOS
brew install numbatlocal Homebrew formula metadata
sudo port install numbatMacPorts ports tree · math/numbat/Portfile · source: api.github.com
brew
Statically typed programming language for scientific computations. Version 1.23.0 via Homebrew; verified 2026-06-14.
install
brew install numbatlocal Homebrew formula metadata
sudo port install numbatMacPorts ports tree · math/numbat/Portfile · source: api.github.com
sudo apk add numbatAlpine Linux edge package indexes · numbat · source: dl-cdn.alpinelinux.org
sudo apt install numbatDebian stable package indexes · numbat · source: deb.debian.org
nix profile install nixpkgs#numbatnixpkgs package indexes · pkgs/by-name/nu/numbat/package.nix · source: api.github.com
sudo pacman -S numbatArch Linux sync databases · numbat · source: geo.mirror.pkgbuild.com
sudo zypper install numbatopenSUSE Tumbleweed package metadata · numbat · source: download.opensuse.org
scoop install main/numbatScoop official bucket manifest trees · bucket/numbat.json · source: api.github.com
overview
Statically typed programming language for scientific computations
history
Numbat is David Peter's Rust-based, statically typed language and calculator for scientific computations with first-class physical units. Its public positioning is deliberately narrower than a general computer algebra system: the project emphasizes unit-aware calculations, physical dimensions as types, a large unit/constant standard library, and an interactive terminal workflow.
The public release trail visible through GitHub releases starts with v1.6.0 on September 20, 2023, and the author's 2023 'Introducing Numbat' article explains the central design idea: values such as months, years, lengths, speeds, and other quantities carry physical dimensions that the type checker can enforce. The repository is maintained by David Peter and licensed under Apache-2.0 OR MIT.
Numbat is a niche but visible developer/science CLI rather than an infrastructure dependency. The GitHub project page showed about 2.6k stars and 104 forks during this research, and Homebrew's formula page listed 1,467 installs over 365 days on July 1, 2026. Its availability through Homebrew, crates.io, Linux distributions, Scoop, Nix, MacPorts, and other package managers gives it unusually broad packaging coverage for a specialized calculator language.
Package nerds use Numbat when a unit conversion is too semantic for bc, Python, or a normal calculator: examples from the README include converting speeds, angles, mixed imperial lengths, and time durations; defining ad-hoc units; and relying on the standard library for physical constants and functions. The `NUMBAT_MODULES_PATH` escape hatch and `init.nbt` customization matter because the unit system itself is written in Numbat and can be extended without changing the binary.
The interesting packaging angle is that Numbat behaves like a calculator, a REPL, and a small domain language at once. It is the sort of package people install directly as a command-line tool, not as a transitive dependency, and its prelude/modules packaging is part of the user experience because users may inspect or override unit definitions.
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 |
|---|---|---|---|
numbat | 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/sharkdp/numbat
install metadata
| Package key | brew:numbat |
|---|---|
| Version | 1.23.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/numbat |
| Homepage | https://numbat.dev/ |
| Repository | https://github.com/sharkdp/numbat |
| Upstream docs | https://numbat.dev/doc |
| License | Apache-2.0 OR MIT |
| Source archive | https://github.com/sharkdp/numbat/archive/refs/tags/v1.23.0.tar.gz |
| Last updated | 2026-06-14T14:47:58+02:00 |
| Pulse | updated |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | numbat |
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
numbat 1.11.0-3+b1
CLI for numbat, a programming language for scientific computations
sudo apt install numbatnumbat
nix profile install nixpkgs#numbatnumbat 1.16.0-r0
Statically typed programming language for scientific computations
sudo apk add numbatnumbat-doc 1.16.0-r0
Statically typed programming language for scientific computations (documentation)
sudo apk add numbat-docnumbat 1.23.0-2
A statically typed programming language for scientific computations with first class support for physical dimensions and units
https://github.com/sharkdp/numbat
sudo pacman -S numbatnumbat 1.14.0-1.5
Statically typed programming language for scientific computations
https://github.com/sharkdp/numbat
sudo zypper install numbatnumbat
sudo port install numbatmain/numbat
scoop install main/numbatsource 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.