Bnlang · Download
Download Bnlang
Get the latest Bnlang CLI and runtime. Select your platform, architecture, and version, then verify the checksum and follow the quick install steps.
Choose your build
Install via Terminal
bnlang — installer
iwr -useb https://bnlang.dev/install.ps1 | iex
Tip: Ensure bnl is in your PATH after extraction.
Artifact Details
File name
bnlang-windows-x64-v2.1.0.zip
Size
3.83 MB
Download URL
SHA-256 checksum
sha256:f7df58e0e1168a57d93887909ee1962c9dbb38e4ecd307761bf8f608154c5335FAQ & Troubleshooting
“Command not found” after install
Ensure bnl is in your PATH. On Linux/macOS, symlink from ./bnlang/bin/bnl to /usr/local/bin/bnl. On Windows, add the folder to your Environment Variables.
Checksum mismatch
Re-download and verify with sha256sum / PowerShell’s Get-FileHash. If it persists, check your network or open an issue.
Unsupported architecture
Currently supported: Windows (x64/x86), Linux (x64/x86), macOS (arm64/x64). More targets may be added later.
Where is BPM?
BPM is included with Bnlang. After install, run `bpm --help`.