macOS
brew install ollocal Homebrew formula metadata
brew
ol のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install ollocal Homebrew formula metadata
sudo apk add olAlpine Linux edge package indexes · ol · ソース: dl-cdn.alpinelinux.org
概要
Purely functional dialect of Lisp
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
ol | cli | グローバル実行可能ファイル | |
olvm | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/yuriy-chumak/ol
インストールメタデータ
| パッケージキー | brew:ol |
|---|---|
| バージョン | 2.7 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/ol |
| ホームページ | 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 |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
ol 2.6-r0
Purely functional dialect of Lisp
https://yuriy-chumak.github.io/ol/
sudo apk add olol-dev 2.6-r0
Purely functional dialect of Lisp (development files)
https://yuriy-chumak.github.io/ol/
sudo apk add ol-devol-doc 2.6-r0
Purely functional dialect of Lisp (documentation)
https://yuriy-chumak.github.io/ol/
sudo apk add ol-docソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.