Skip to content
View objecthub's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report objecthub

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. swift-lispkit 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…

    Scheme 365 14

  2. swift-markdownkit 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 128 19

  3. swift-commandlinekit 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…

    Swift 49 6

  4. swift-numberkit swift-numberkit Public

    Advanced numeric data types for Swift 5, including BigInt, Rational, and Complex numbers.

    Swift 54 14

  5. swift-clformat swift-clformat Public

    Implementation of Common Lisp's `format` procedure from scratch in Swift 5 as a more powerful and complete replacement of `printf`.

    Swift 7

  6. swift-dynamicjson 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)…

    Swift 4