macOS
brew install ollocal Homebrew formula metadata
安装
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 | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
olvm | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:ol |
|---|---|
| 版本 | 2.7 |
| 软件包管理器 | Homebrew |
| 主页 | https://yuriy-chumak.github.io/ol/ |
| 仓库 | https://github.com/yuriy-chumak/ol |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.