# 使用 Homebrew, apk 安装 ol

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

## 安装

```sh
sudo av install brew:ol
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install ol
```

  证据: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add ol
```

  证据: Alpine Linux edge package indexes: ol from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

## 软件包事实

- **软件包键:** brew:ol
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/ol>
- **版本:** 2.7
- **来源摘要:** Purely functional dialect of Lisp
- **主页:** <https://yuriy-chumak.github.io/ol/>
- **仓库:** <https://github.com/yuriy-chumak/ol>
- **上游文档:** <https://github.com/yuriy-chumak/ol#readme>
- **许可证:** LGPL-3.0-or-later OR MIT
- **源码归档:** <https://github.com/yuriy-chumak/ol/archive/refs/tags/2.7.tar.gz>
- **已生成:** 2026-07-26T07:20:29+00:00

## 可执行文件

- ol (cli)
- olvm (cli)
- ol (别名)
- olvm (别名)

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-07-26
- 管理器版本: 2.7
- 本地数据: OK
- 上游仓库: https://github.com/yuriy-chumak/ol
- 检测到的最新版本: 2.7 (当前)
- 信息: No package-manager update timestamp was available.
## 项目历史与用法

Otus Lisp, packaged as ol, is a small, cross-platform, purely functional Lisp dialect with Scheme influence. Its documentation describes it as implementing an extended subset of R7RS Scheme with built-in FFI, regular expressions, infix math notation, a REPL, an interpreter/compiler stack, and the olvm virtual machine.

### 项目历史

The yuriy-chumak/ol repository was created on 2014-09-06. The project presents itself as both a language experiment and a practical embeddable runtime, emphasizing a tiny footprint, cross-platform support, and foreign-function access to C, Python, Lua, and operating-system APIs.

### 采用历史

Otus Lisp has niche adoption compared with major Scheme and Lisp implementations. Its presence in Homebrew and Alpine packaging, plus its GitHub topic footprint around R7RS, FFI, interpreter, compiler, and virtual-machine work, show a package aimed at language implementers, embedded scripting users, and Lisp collectors rather than a broad application ecosystem.

### 使用方式

Users run ol or olvm to experiment with the language, execute scripts, embed the runtime, or use the FFI as a compact bridge to native libraries. The package's appeal is strongest where a small Lisp-like runtime and direct foreign calls matter more than a large library ecosystem.

### 为什么软件包爱好者会关心

For package nerds, ol is interesting because it is not just another Scheme package: it combines a deliberately tiny runtime, R7RS-flavored semantics, and a virtual-machine/compiler design in a Homebrew-installable artifact. It is the kind of package that preserves an independent language implementation in mainstream package indexes.

### 时间线

- 2014-09-06: The yuriy-chumak/ol repository was created on GitHub.
- 2026-07-01: GitHub repository metadata reported 278 stars, 14 forks, Scheme as the primary language, and active repository pushes in 2026.

### Related projects

- Related references include R7RS Scheme, SRFI libraries, other embeddable Lisp and Scheme runtimes, and the repository's own olvm virtual machine. The package metadata also connects it to Homebrew and Alpine Linux package ecosystems.

### 来源

- <https://api.github.com/repos/yuriy-chumak/ol>
- <https://formulae.brew.sh/formula/ol>
- <https://github.com/yuriy-chumak/ol>
- <https://github.com/yuriy-chumak/ol/blob/master/doc/reference/README.md>
- <https://yuriy-chumak.github.io/ol/>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** ol
- **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:** head, stable

## 其他软件包管理器记录

- apk - ol - 2.6-r0: normalized package name match | Alpine Linux edge package indexes: ol from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Purely functional dialect of Lisp | https://yuriy-chumak.github.io/ol/
- apk - ol-dev - 2.6-r0: normalized package name match | Alpine Linux edge package indexes: ol-dev from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Purely functional dialect of Lisp (development files) | https://yuriy-chumak.github.io/ol/
- apk - ol-doc - 2.6-r0: normalized package name match | Alpine Linux edge package indexes: ol-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Purely functional dialect of Lisp (documentation) | https://yuriy-chumak.github.io/ol/


## 相关链接

- [Source-control packages](https://www.automicvault.com/zh-hans/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/zh-hans/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://www.automicvault.com/zh-hans/pkg/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://www.automicvault.com/zh-hans/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [gerbil-scheme](https://www.automicvault.com/zh-hans/pkg/brew/gerbil-scheme/) - Shares av.db curated category or tags: cli, ffi, language-runtime, lisp, scheme.
- [newlisp](https://www.automicvault.com/zh-hans/pkg/brew/newlisp/) - Shares av.db curated category or tags: cli, language-runtime, lisp.
- [chibi-scheme](https://www.automicvault.com/zh-hans/pkg/brew/chibi-scheme/) - Shares av.db curated category or tags: cli, embeddable, language-runtime, scheme.
- [ecl](https://www.automicvault.com/zh-hans/pkg/brew/ecl/) - Shares av.db curated category or tags: cli, embeddable, language-runtime, lisp.
- [gcl](https://www.automicvault.com/zh-hans/pkg/brew/gcl/) - Shares av.db curated category or tags: cli, language-runtime, lisp.
- [janet](https://www.automicvault.com/zh-hans/pkg/brew/janet/) - Shares av.db curated category or tags: cli, embeddable, language-runtime, lisp.
- [kawa](https://www.automicvault.com/zh-hans/pkg/brew/kawa/) - Shares av.db curated category or tags: cli, language-runtime, lisp, scheme.
- [lispkit](https://www.automicvault.com/zh-hans/pkg/brew/lispkit/) - Shares av.db curated category or tags: cli, language-runtime, lisp, scheme.

## Combined YAML source

View the package source record on GitHub. [combined/ol.yml](https://github.com/automic-vault/db/blob/main/combined/ol.yml)


## 来源

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