Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/apple/pkl-swift

Pkl bindings for the Swift programming language
https://github.com/apple/pkl-swift

Last synced: about 2 months ago
JSON representation

Pkl bindings for the Swift programming language

Awesome Lists containing this project

README

        

= pkl-swift

This library exposes Swift bindings for the Pkl configuration language.

It allows you to embed Pkl into your Swift application, complete with code generation for full type safety and ease of use.

The full documentation for this library can be found on our link:https://pkl-lang.org/swift/current/index.html[documentation site].

To get up and going, reference the link:https://pkl-lang.org/swift/current/quickstart.html[quick start guide].

When upgrading pkl-swift, reference the link:https://pkl-lang.org/swift/current/CHANGELOG.html[changelog] for details.