macOS
brew install lispkitlocal Homebrew formula metadata
安装
brew install lispkitlocal Homebrew formula metadata
概览
Scheme framework for extension and scripting languages on macOS and iOS
历史
LispKit is a Swift implementation of a Scheme system and framework for embedding Lisp-based extension and scripting languages in macOS and iOS applications. The project describes its core language as based on R7RS small Scheme, with a compiler, virtual machine, core libraries, and a command-line tool.
LispKit grew out of the ObjectHub/LispPad ecosystem rather than from a traditional Unix Scheme lineage. Its repository positions the framework as a Swift-native way to add Scheme-like scripting to Apple-platform applications, while still exposing a large library surface for standalone use.
The project evolved alongside LispPad, a lightweight macOS IDE, and LispPad Go on iOS. Release notes for the 2.x series show continuing expansion of libraries for images, maps, PDF generation, locations, HTTP, OAuth, system integration, SQLite, JSON, archives, graphics, and other application-facing tasks.
Adoption is centered on Apple-platform Scheme users, LispPad users, and Swift developers who want an embeddable scripting layer. The Homebrew package exposes the `lispkit` command-line tool, while the wider project remains tied to LispPad documentation and examples.
Users can run Scheme code through the `lispkit` executable or embed the framework in Swift applications. The documented library set makes it useful as a scripting language, educational Scheme environment, and application-extension runtime.
LispKit is notable because it packages a Scheme implementation as a Swift framework and CLI rather than as a C, JVM, or traditional Lisp implementation. For package managers, it brings Apple-platform framework concerns into the language-runtime category.
安全态势
generalized runtime or code generation signal.
yellow 风险 · 中 置信度 · runtime
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
lispkit | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:lispkit |
|---|---|
| 版本 | 2.6.1 |
| 软件包管理器 | Homebrew |
| 主页 | https://lisppad.app |
| 仓库 | https://github.com/objecthub/swift-lispkit |
| Bottle | 未记录 |
| 服务 | 未声明 |
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.