macOS
brew install bas55local Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für bas55 in AI-Agent-Workflows.
Installation
brew install bas55local Homebrew formula metadata
Überblick
Minimal BASIC programming language interpreter as defined by ECMA-55
Verlauf
bas55 is a small implementation of ECMA-55 Minimal BASIC. It provides a command-line interpreter and editor with line renumbering, aiming to preserve and test the standardized subset of BASIC rather than extend it into a modern dialect.
The official manual identifies bas55 as an ECMA-55 Minimal BASIC System and documents version 2.0, updated on 6 May 2023. The project homepage hosts the current 2.0 source, Windows package, online manual, NEWS file, older source archives back through 1.01, and a link to the GitHub source repository.
The NEWS file shows active development across the mid-2010s through 2023. Much of that history is conformance work: fixing parsing, numerical behavior, editor behavior, and bundled National Bureau of Standards test cases so the interpreter behaves consistently across systems.
bas55 is niche by design, but it is packaged by Homebrew according to the input metadata, and the official homepage provides source and Windows builds directly. Its audience is people who want a portable ECMA-55 environment, not people looking for a general BASIC with graphics or platform-specific extensions.
The homepage also points users to John Gatewood Ham's ECMA-55 compiler and learning materials, placing bas55 inside a small ecosystem of Minimal BASIC preservation and education tools.
Users start bas55 at the command line and enter numbered BASIC lines in editor mode, then run, list, save, load, and renumber programs. The manual's tutorial begins with the traditional two-line HELLO, WORLD program and documents ECMA-55 restrictions such as upper-case program text and required END statements.
There is no documented persistent configuration file or credentials store; usage is interactive or file-based through the interpreter and editor.
bas55 matters to package nerds because it is a tiny language runtime whose value is standards fidelity. It packages an old standardized programming environment as a modern CLI, with bundled tests and changelog entries focused on portability and repeatable behavior.
It is also a good example of long-tail Homebrew content: not a mainstream runtime, but a preserved computing artifact that becomes easy to install with one command.
Sicherheitslage
generalized runtime or code generation signal.
yellow Risiko · mittel Konfidenz · runtime
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
bas55 | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://jorgicor.niobe.org/bas55/
Installationsmetadaten
| Paketschlüssel | brew:bas55 |
|---|---|
| Version | 2.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/bas55 |
| Homepage | https://jorgicor.niobe.org/bas55/ |
| Repository | https://github.com/jorgicor/bas55 |
| Upstream-Dokumentation | https://jorgicor.niobe.org/bas55/bas55.html |
| Lizenz | MIT |
| Quellarchiv | https://jorgicor.niobe.org/bas55/bas55-2.0.tar.gz |
| Zuletzt aktualisiert | 2026-06-13T01:03:14+02:00 |
| Pulse | updated |
| Bottle | verfügbar (auf 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 | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | bas55 |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.