# 使用 Homebrew 安装 lispkit

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

## 安装

```sh
sudo av install brew:lispkit
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install lispkit
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:lispkit
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/lispkit>
- **版本:** 2.6.1
- **来源摘要:** Scheme framework for extension and scripting languages on macOS and iOS
- **主页:** <https://lisppad.app>
- **仓库:** <https://github.com/objecthub/swift-lispkit>
- **上游文档:** <https://lisppad.app>
- **许可证:** Apache-2.0
- **源码归档:** <https://github.com/objecthub/swift-lispkit/archive/refs/tags/2.6.1.tar.gz>
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- lispkit (cli)
- lispkit (别名)

## 安装行为

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

## 版本和新鲜度

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

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.

### 时间线

- 2025-12-23: The 2.6.0 release notes documented bundled library documentation and new libraries for location, PDF, vision, image processing, maps, and web snapshots.
- 2026-04-26: The 2.6.1 release notes recorded fixes for image handling and examples.

### Related projects

- Related projects include LispPad, LispPad Go, NumericalScheme, the R7RS Scheme standard, and other embeddable Scheme implementations.

### 来源

- <https://github.com/objecthub/swift-lispkit>
- <https://github.com/objecthub/swift-lispkit/releases>
- <https://www.lisppad.app/libraries/lispkit/lispkit-core>
- <https://www.r7rs.org/>


## 安全说明

generalized runtime or code generation signal.

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

## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** lispkit
- **Version Scheme:** 0
- **Revision:** 0
- **Requirements:** macos, xcode
- **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.
- [mit-scheme](https://pkg.so/zh-hans/brew/mit-scheme/) - Shares pkgdb curated category or tags: cli, language-runtime, lisp, scheme.
- [minimal-racket](https://pkg.so/zh-hans/brew/minimal-racket/) - Shares pkgdb curated category or tags: cli, language-runtime, lisp, scheme.
- [kawa](https://pkg.so/zh-hans/brew/kawa/) - Shares pkgdb curated category or tags: cli, language-runtime, lisp, scheme.
- [scheme48](https://pkg.so/zh-hans/brew/scheme48/) - Shares pkgdb curated category or tags: cli, language-runtime, lisp, scheme.
- [chibi-scheme](https://pkg.so/zh-hans/brew/chibi-scheme/) - Shares pkgdb curated category or tags: cli, language-runtime, scheme.
- [chicken](https://pkg.so/zh-hans/brew/chicken/) - Shares pkgdb curated category or tags: cli, language-runtime, scheme.
- [chezscheme](https://pkg.so/zh-hans/brew/chezscheme/) - Shares pkgdb curated category or tags: cli, language-runtime, scheme.
- [bigloo](https://pkg.so/zh-hans/brew/bigloo/) - Shares pkgdb curated category or tags: cli, language-runtime, scheme.

## Combined YAML source

View the package source record on GitHub. [combined/lispkit.yml](https://github.com/mxcl/pkgdb/blob/main/combined/lispkit.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
