# 使用 Homebrew 安装 lispkit

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

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install lispkit
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:lispkit
- **软件包管理器:** Homebrew
- **版本:** 2.6.1
- **来源摘要:** Scheme framework for extension and scripting languages on macOS and iOS
- **主页:** <https://lisppad.app>
- **仓库:** <https://github.com/objecthub/swift-lispkit>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- lispkit (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 2.6.1
## 项目历史与用法

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


## 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
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
