pkl icon indicating copy to clipboard operation
pkl copied to clipboard

A configuration as code language with rich validation and tooling.

Results 240 pkl issues
Sort by recently updated
recently updated
newest added

Currently the following language bindings are supported: - Java - Kotlin - Swift - Go It would be nice to add Python to the list, as it's one of the...

In the [Typed objects, properties and amending](https://pkl-lang.org/main/current/language-tutorial/03_writing_a_template.html#typed-objects-properties-and-amending) section, the `TutorialPart.pkl` has a `name: String` property, but in the next section ([A new template](https://pkl-lang.org/main/current/language-tutorial/03_writing_a_template.html#a-new-template)) in the `workshop2023.pkl` example the `agenda` (which...

The URL for this article leads to invalid page. [pkl-config-java Further Information](https://pkl-lang.org/main/current/java-binding/pkl-config-java.html#further-information) - [main](https://github.com/apple/pkl/tree/v0.25.1/pkl-config-java/src/main/java/org/pkl/config/java) - [test](https://github.com/apple/pkl/tree/v0.25.1/pkl-config-java/src/test/java/org/pkl/config/java)

Subject says all. Homebrew (https://brew.sh/) is a very popular package manager for macOS where you can find almost any tool you might ever want to install.

## Summary There's an incorrect link in the output of `pkl repl` `:examples` that points to `https://pkl-lang.org/main/0.25.1/language-reference/` Should this link go to `https://pkl-lang.org/main/current/language-reference/index.html`? ## Version `pkl --version` `Pkl 0.25.1 (macOS...

``` Execution failed for task ':pkl-playground:genKotlin'. > Pkl union types are not supported by the Kotlin code generator. ``` --- Bit of a tall ask, I know, but it'd be...

Doc pages like: https://pkl-lang.org/main/current/kotlin-binding/codegen.html Contain the unnecessary staging repo config which seems like it should have been filtered out with: ``` ifndef::is-release-build[] ``` But maybe some underlying setting wasn't set...

especially for 3rd world countries where internet is slow ``` upx pkl Ultimate Packer for eXecutables Copyright (C) 1996 - 2020 UPX 3.96 Markus Oberhumer, Laszlo Molnar & John Reiser...