Common Lisp interpreter for macOS and iOS.
The Swift Package Manager is a tool for managing the distribution of Swift code.
- Add the following to your
Package.swiftfile:
dependencies: [
.package(url: "https://github.com/puliaiev/LispMac.git", .branch("master")),
]- Build your project:
$ swift buildXcode 11 and up directly supports adding packages from File > Swift Packages > Add Package Dependency.
xcrun swift buildxcrun swift testOpen Playground/LispPlayground.xcworkspace in Xcode