Automic VaultAutomic Vault

brew

bas55 を Homebrew でインストール

bas55 のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install bas55

local Homebrew formula metadata

概要

パッケージ概要

Minimal BASIC programming language interpreter as defined by ECMA-55

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2015: NEWS entries show active conformance and portability work on the interpreter.
  • 2018: Project website moved to jorgicor.niobe.org and libedit support was documented.
  • 2020: Numeric behavior was made more consistent across platforms and tests.
  • 2023: Version 2.0 changed the project license to GPLv3-or-later and added GNU Readline support.
  • 2023: The official manual was updated for bas55 2.0.

Related projects

  • ECMA-55 is the Minimal BASIC standard implemented by bas55.
  • The official homepage links to John Gatewood Ham's ECMA-55 Minimal BASIC compiler and learning material as related software and documentation.
  • The National Bureau of Standards Minimal BASIC test programs are referenced by the homepage and NEWS file as a conformance resource.

セキュリティ状態

リスクレベル: yellow

generalized runtime or code generation signal.

リスク分類器

リスク yellow · 信頼度 中 · runtime

理由

  • generalized runtime or code generation signal

信号

  • text:interpreter,programming language

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 12 個のプラットフォームターゲットで利用できます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
bas55cliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-26
マネージャ版2.0
マネージャ更新日2026-06-13
ローカルデータOK
上流not checked
検出された最新未検出

https://jorgicor.niobe.org/bas55/

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:bas55
バージョン2.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/bas55
ホームページhttps://jorgicor.niobe.org/bas55/
リポジトリhttps://github.com/jorgicor/bas55
上流ドキュメントhttps://jorgicor.niobe.org/bas55/bas55.html
ライセンスMIT
ソースアーカイブhttps://jorgicor.niobe.org/bas55/bas55-2.0.tar.gz
最終更新2026-06-13T01:03:14+02:00
Pulseupdated
Bottle利用可能 (対象 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未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namebas55
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment