macOS
brew install lispkitlocal Homebrew formula metadata
brew / rank 9133
Scheme framework for extension and scripting languages on macOS and iOS. Version 2.6.1 via Homebrew; verified from local package data.
install
brew install lispkitlocal Homebrew formula metadata
overview
Scheme framework for extension and scripting languages on macOS and iOS
history
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.
security posture
generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
lispkit | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:lispkit |
|---|---|
| Version | 2.6.1 |
| Package manager | Homebrew |
| Homepage | https://lisppad.app |
| Repository | https://github.com/objecthub/swift-lispkit |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.