Matthias Zenger
Matthias Zenger
swift-lispkit
Interpreter framework for Lisp-based extension and scripting languages on macOS and iOS. LispKit is based on the R7RS standard for Scheme. Its compiler generates bytecode for a virtual machine. LispKi...
swift-markdownkit
A framework for parsing and transforming text in Markdown format written in Swift 5 for macOS, iOS, and Linux. The syntax is based on the CommonMark specification. The framework defines an abstract sy...
swift-commandlinekit
Framework supporting the development of command-line tools in Swift on macOS and Linux. The framework supports managing command-line arguments, provides lightweight functions to deal with escape seque...
swift-lisppad-ios
LispPad is a Scheme development environment for macOS based on the LispKit framework. LispPad for iOS implements a similar, but much simpler, application for iPhones and iPads.
swift-numberkit
Advanced numeric data types for Swift 5, including BigInt, Rational, and Complex numbers.