-
swift-lispkit Public
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. Lis…
-
swift-lisppad-ios Public
LispPad is a Scheme development environment for macOS based on the LispKit framework. LispPad Go implements a similar application for iPhones and iPads adapted to the interaction principles of thes…
-
swift-numericalscheme Public
This Xcode project showcases how to extend Swift LispKit. The project implements a read-eval-print loop for an extended LispKit language supporting native flonum vectors and arrays.
-
swift-nanohttp Public
A tiny extensible and configurable HTTP server framework written in Swift for macOS, iOS, and Linux.
-
swift-numberkit Public
Advanced numeric data types for Swift 5, including BigInt, Rational, and Complex numbers.
-
swift-markdownkit Public
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…
-
swift-dynamicjson Public
Framework for representing, validating, querying, and manipulating generic JSON values in Swift. Supported are standards such as JSON Pointer (RFC 6901), JSON Path (RFC 9535), JSON Patch (RFC 6902)…
-
OAuth2 framework for macOS and iOS, written in Swift.
-
swift-clformat Public
Implementation of Common Lisp's `format` procedure from scratch in Swift 5 as a more powerful and complete replacement of `printf`.
-
CBORCoding Public
Forked from SomeRandomiOSDev/CBORCodingEasy CBOR encoding and decoding for iOS, macOS, tvOS and watchOS.
Swift MIT License UpdatedNov 15, 2023 -
Half Public
Forked from SomeRandomiOSDev/HalfSwift Half-Precision Floating Point
Swift MIT License UpdatedNov 15, 2023 -
-
swift-commandlinekit Public
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 se…
-
SplitView Public
Forked from stevengharris/SplitViewA flexible way to split SwiftUI views with a draggable splitter.
Swift MIT License UpdatedOct 10, 2023 -
-
swift-lisppad-support Public
Framework providing implementations of LispPad-specific libraries and a macOS REPL that supports LispPad libraries.
-
swift-lisppad-libraries Public
Repository of libraries that are part of LispPad and not included in LispKit.
-
Iosevka Public
Forked from be5invis/IosevkaVersatile typeface for code, from code.
JavaScript SIL Open Font License 1.1 UpdatedFeb 21, 2022 -
-
swift-sqliteexpress Public
SQLiteExpress is a small Swift 5 library implementing a wrapper for the C API of SQLite3 on macOS and iOS.
-
containerkit Public
Comprehensive container class library for the Go programming language.