# 使用 Homebrew 安装 bas55

查看 bas55 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:bas55
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install bas55
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:bas55
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/bas55>
- **版本:** 2.0
- **来源摘要:** Minimal BASIC programming language interpreter as defined by ECMA-55
- **主页:** <https://jorgicor.niobe.org/bas55/>
- **上游文档:** <https://jorgicor.niobe.org/bas55/>
- **许可证:** MIT
- **源码归档:** <https://jorgicor.niobe.org/bas55/bas55-2.0.tar.gz>
- **最后更新:** 2026-06-13T01:03:14+02:00
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- bas55 (cli)
- bas55 (别名)

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 2.0
- 管理器更新时间: 2026-06-13
- 本地数据: OK
- 上游仓库: https://jorgicor.niobe.org/bas55/
- 信息: Release/tag comparison is only available for GitHub repositories.
## 项目历史与用法

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.

### 来源

- <https://github.com/jorgicor/bas55>
- <https://jorgicor.niobe.org/bas55>
- <https://jorgicor.niobe.org/bas55/NEWS>
- <https://jorgicor.niobe.org/bas55/bas55.html>
- source_facts.package-manager


## 安全说明

generalized runtime or code generation signal.

- **Geiger 风险:** yellow / 中
- generalized runtime or code generation signal

## 源数据库详情

- **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:** stable


## 相关链接

- [Secret-risk packages](https://pkg.so/zh-hans/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://pkg.so/zh-hans/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://pkg.so/zh-hans/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [cbmbasic](https://pkg.so/zh-hans/brew/cbmbasic/) - Shares pkgdb curated category or tags: basic, cli, interpreter, language-runtime.
- [python@3.14](https://pkg.so/zh-hans/brew/python-3-14/) - Shares pkgdb curated category or tags: cli, interpreter, language-runtime.
- [python@3.13](https://pkg.so/zh-hans/brew/python-3-13/) - Shares pkgdb curated category or tags: cli, interpreter, language-runtime.
- [python@3.12](https://pkg.so/zh-hans/brew/python-3-12/) - Shares pkgdb curated category or tags: cli, interpreter, language-runtime.
- [ruby](https://pkg.so/zh-hans/brew/ruby/) - Shares pkgdb curated category or tags: cli, interpreter, language-runtime.
- [python@3.11](https://pkg.so/zh-hans/brew/python-3-11/) - Shares pkgdb curated category or tags: cli, interpreter, language-runtime.
- [luajit](https://pkg.so/zh-hans/brew/luajit/) - Shares pkgdb curated category or tags: cli, interpreter, language-runtime.
- [python@3.10](https://pkg.so/zh-hans/brew/python-3-10/) - Shares pkgdb curated category or tags: cli, interpreter, language-runtime.
- [algol68g](https://pkg.so/zh-hans/brew/algol68g/) - Local package facts share a topical domain. Shared terms: cli, interpreter, language, language-runtime, programming.
- [arturo](https://pkg.so/zh-hans/brew/arturo/) - Local package facts share a topical domain. Shared terms: cli, interpreter, language, language-runtime, programming.

## Combined YAML source

View the package source record on GitHub. [combined/bas55.yml](https://github.com/mxcl/pkgdb/blob/main/combined/bas55.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
