macOS
brew install cbmbasiclocal Homebrew formula metadata
sudo port install cbmbasicMacPorts ports tree · lang/cbmbasic/Portfile · source: api.github.com
brew
Commodore BASIC V2 as a scripting language. Version 1.0 via Homebrew; verified from local package data.
install
brew install cbmbasiclocal Homebrew formula metadata
sudo port install cbmbasicMacPorts ports tree · lang/cbmbasic/Portfile · source: api.github.com
nix profile install nixpkgs#cbmbasicnixpkgs package indexes · pkgs/by-name/cb/cbmbasic/package.nix · source: api.github.com
overview
Commodore BASIC V2 as a scripting language
history
cbmbasic is a portable native implementation of Commodore BASIC V2, presented as a command-line interpreter and Unix scripting language.
The official README describes cbmbasic as a 100% compatible version of Commodore's Microsoft BASIC 6502 as found on the Commodore 64, but implemented natively rather than by emulating 6502 code. The public GitHub repository was created in 2014.
The README documents testing on Mac OS X, Debian Linux, and Windows NT-era Visual Studio toolchains, while supplied package facts show packaging in Homebrew, MacPorts, and Nix. Its audience is retro-computing users who want Commodore BASIC available as a normal host executable.
Users can run cbmbasic interactively, pass an ASCII BASIC file on the command line, or add a hashbang line to run BASIC programs as Unix scripts. The README also documents a plugin-style extension path for additional statements and functions.
cbmbasic is a small package-manager gem: installing it drops a historically recognizable 8-bit BASIC dialect into a modern shell, with no emulator stack. It matters less as infrastructure and more as a portable preservation and scripting curiosity.
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 |
|---|---|---|---|
cbmbasic | 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/mist64/cbmbasic
install metadata
| Package key | brew:cbmbasic |
|---|---|
| Version | 1.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/cbmbasic |
| Homepage | https://github.com/mist64/cbmbasic |
| Repository | https://github.com/mist64/cbmbasic |
| Upstream docs | https://github.com/mist64/cbmbasic#readme |
| License | BSD-2-Clause |
| Source archive | https://downloads.sourceforge.net/project/cbmbasic/cbmbasic/1.0/cbmbasic-1.0.tgz |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, 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 | cbmbasic |
| 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.
cbmbasic
nix profile install nixpkgs#cbmbasiccbmbasic
sudo port install cbmbasicsource 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.